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