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