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.
Related
0 Comments