Length
Last updated
Was this helpful?
The Length() function calculates the number of characters of a text.
This function is NOT SQL compatible. For more information about SQL compatibility, see our documentation.
Returns a number that is the character count of a text.
Returns Invalid expression if the input parameter is not a text.
text
text
☑️
a text
Last updated
Was this helpful?
Was this helpful?