Get Word Count
文字列内の単語数をカウントします。
データGetWordCount
概要
文字列内の単語数をカウントします。
Count the words in a string.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Input text | string | 必須 | Text to process. Variables are supported. 例: {{{text}}} 変数に対応 | |
| Store result in | variable | 必須 | 例: result |
文字列内の単語数をカウントします。
文字列内の単語数をカウントします。
Count the words in a string.
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Input text | string | 必須 | Text to process. Variables are supported. 例: {{{text}}} 変数に対応 | |
| Store result in | variable | 必須 | 例: result |