String Length Node¶
The String Length node outputs the number of characters in the input string.
入力¶
- String(文字列)
String value to be evaluated.
出力¶
- Length(長さ)
Integer value representing the length of the input string.
The String Length node outputs the number of characters in the input string.
String value to be evaluated.
Integer value representing the length of the input string.