String Length Node#
The String Length node outputs the number of characters in the input string.
Inputs#
- String
String value to be evaluated.
특성#
This node has no properties.
Outputs#
- Length
Integer value representing the length of the input string.