len PowerHome formula function
Description
Reports the length of a string.
Syntax
len ( string )
Argument Description
string The string for which you want the length
Return value
Long. Returns a long containing the length of string if it succeeds and -1 if an error occurs.