LEN

Returns the number of characters in a text.

Syntax

LEN(text)

  • text - The text whose length is to be returned - Value type: text

Example