String Length Node#
The String Length node outputs the number of characters in the input string.
入力#
- String(文字列)
String value to be evaluated.
Properties(プロパティ)#
このノードにはプロパティがありません。
出力#
- Length(長さ)
Integer value representing the length of the input string.