FORMULA LANGUAGE
Returns the number of characters in a text string.
Syntax
@Length( string ) or
@Length( stringlist )
Parameters
string
length
Len function of LotusScript language
Example See Also