Format

lentext(T)

Returns

The length of text T.

Args

T: A text string.

Deprecated

Use length() instead.

See also