Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 229
Format
WordCount(text)
Parameters
text - any text expression or text field
Data type returned
number
Originated in
FileMaker Pro 6.0 or earlier
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.
Related topics
Contents
Functions reference (alphabetical list)