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.