TextLength('Text')

Arguments

'Text'

Text signal or "text" whose length should be returned in number of characters

Description

This function returns the total number of characters of a text.

Example

Arguments

'Text'

"How many characters are in this text?"

Formula

TextLength("How many characters are in this text?")

Result

37