Len(Text text)

Returns the number of characters in a text.

Parameters

text
The text for which you want to find the length.

Returns

Numeric

Examples