Get Text Length
文字列の文字数を取得します。
データGetWordLength
概要
文字列の文字数を取得します。
Get the number of characters in a string.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Input text | string | 必須 | Text to process. Variables are supported. 例: {{{text}}} 変数に対応 | |
| Store result in | variable | 必須 | 例: result |