Returns the number of characters in a character expression.
Syntax
LEN(cExpression)
Returns
Numeric
Arguments
cExpression
Specifies the character expression for which LEN( ) returns the number of characters.
Remarks
Use LEN( ) to determine the length of a character expression.