Loading...

Logo
DocumentationBehaviorsLogicText Length
Logic

Text Length

Last updated September 28, 2018

Description

Calculate the number of characters in a text value.

Properties

Triggers Immediately

TextThe input text to calculate the length of.

Outputs

Length

Outputs a numerical value determined by the number of characters in a text.

Examples

"Hello World" has a text length of 11. "42" has a text length of 2.

Combine Text

Trim Text

TextLengthReference.gif