Filemaker Pro 8.5 Educational Maintenance T1 TJ086LL/A ユーザーズマニュアル

製品コード
TJ086LL/A
ページ / 238
190     FileMaker Functions Reference
Parameter
text - any 
Data type returned
number
Description
Returns a count of the total number of words in text.
Examples
WordCount(“The sun is rising.”) returns 
4
.
WordCount(Letter) returns the total number of words in the Letter field.
Note  
The ampersand (&) and hyphen (-) characters identify the beginning of a new word.