ParseSearchString ( _string )
Parses search terms as input in a typical search engine.
Average rating: 4.8 (29 votes) Log in to vote
Fabrice Nordmann - Show more from this author
1-more-thing https://www.1-more-thing.com |
one two "three four" five "six seven" eight nine ten
then
ParseSearchString ( A )
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Parses search terms as input in a typical search engine.
Handles multi words terms enclosed in double quotes (").
Handles smart quotes.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.