Expression REGEX_(MATCH|REPLACE) documentation

Not sure if this belonged in “Product suggestions” or “Support” so I put it in General…

I couldn’t find much documentation in community or the Knowledge Base on what the options are for the “modifiers” for the REGEX functions in the expression editor.

image

This appears to be a list of options, someone please let me know if I’m wrong. @L_Churchill if you are still updating the Knowledge Base articles, will you please add a link to the REGEX search modifier options?

Thanks, Al

Hey Al,

This is a great question and call-out to improve our documentation here!

In terms of a good resource for REGEX search modifier options, this is a good link: RegExp() constructor - JavaScript | MDN. Since the expression functions in Tulip are using the out of the box Reg Exp constructor, the modifiers are the flags listed in this JS documentation.

We will work on updated the Knowledge Base to include this as well :slight_smile: