LEN

From AgileApps Support Wiki

The LEN function returns the length (in number of characters) of a String.

Syntax
LEN('string')
Return
Number (whole number or integer)
Example
LEN('firefly') = 7