LENGTH
Returns the number of characters within a given text
Last updated
Was this helpful?
Returns the number of characters within a given text
LENGTH( text )
Returns the number of characters in the given text.
Input
Description
text
String to evaluate.
Outputs length of text.
Last updated
Was this helpful?
Was this helpful?