LONG

Returns the length of a string.

Syntax

LONG(String)

String is a string or a formula which returns a string.

Example

This example returns 4:

Long('Alea')