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')
      
LONG(String)
      
String is a string or a formula which
        returns a string.
This example returns 4:
Long('Alea')