LEN
Description
LEN takes a text and returns how many characters are in this text.
Example
LEN('Hello World')will result in 11.
Last updated
Was this helpful?
LEN takes a text and returns how many characters are in this text.
LEN('Hello World')will result in 11.
Last updated
Was this helpful?