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