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.