_regex ( _pText ; _pExpr )
Uses regular expressions to find matching strings in a text.
Average rating: 4.8 (12 votes) Log in to vote
Wilhelm Werner - Show more from this author |
abc21
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
_regex generates a list of matching strings found in a text. Regular expressions are used as provided by the Base Elements plugin (v.3.2 or higher).
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.