LEN
Syntax
LEN(<string>)
Description
Returns the number of characters in a text string.
Examples
| Column1 | LEN returns |
|---|---|
| Hello Hannes | 12 |
| Datameer | 8 |
| Seven | 6 |
, multiple selections available,
LEN(<string>)
Returns the number of characters in a text string.
| Column1 | LEN returns |
|---|---|
| Hello Hannes | 12 |
| Datameer | 8 |
| Seven | 6 |