LEN
Returns the length of a specified string, as a number of characters.
Return Value
Integer
Syntax
LEN( string )
where string is the literal string or an expression that resolves to a string.
Returns the length of a specified string, as a number of characters.
Integer
LEN( string )
where string is the literal string or an expression that resolves to a string.