WordList ( text ; delim )
returns a list of words for given text and delimiter
Average rating: 4.5 (19 votes) Log in to vote
Valentin Avksentyev 360Works http://360works.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Recursive function that returns a list of words for given text delimited with specified delimiter. This is useful for creating a list of keywords from a field or sentence, or block of text
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.