Context: This Gist is provided as a supplement to my job application. Due to form character limits and image upload restrictions, I have hosted the full code examples here to ensure readability.
This utility allows FileMaker developers to perform Regular Expressions (RegEx) natively without requiring third-party plugins. It leverages a lightweight, hidden Web Viewer to process text via JavaScript, bridging the gap between FileMaker's limited pattern matching and the full power of JS RegExp.
The solution consists of three components: