LEN

Description

The LEN function counts the number of characters in a string. The count includes all spaces, numbers, and special characters.

Syntax

LEN(text)

  • text: A text expression.

Examples


LEN