LEN

Name

LEN -- 

Synopsis

LEN(string)

Description

LEN returns the length in characters of the string @string.

This function is Excel compatible.

Examples

len("Helsinki") equals 8.

See also

CHAR, CODE.