Logic
Text Length
Last updated September 28, 2018
Description
Calculate the number of characters in a text value.
Properties
Triggers Immediately
| Text | The 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.

