LEN

From LongJump Support Wiki

LEN
Jump to: navigation, search

The LEN function returns the length (in number of characters) of a String.

Syntax
LEN('string')
Return
Number (whole number or integer)
Example
LEN('firefly') = 7
Personal tools
Categories