What is Regex?
Comments
-
Hi Decisions Team,
What is Regex and what does it do in Decisions? -
Hey there,
Regular Expressions (Regex) are patterns written in a formal language that can be interpreted by a regular expression processor to serve the function of text validation. Decisions offers a plethora of steps that you can use to validate if specific strings of information are in the correct format (e.g. email addresses having an “@” or “.com”). Ive attached some helpful links to our documentation.
[ul][li][url=https://documentation.decisions.com/docs/regular-expression-steps]Regular Expression Steps[/url][/li][li][url=https://documentation.decisions.com/docs/search-replace-regex]Search And Replace Regex[/url][/li][li][url=https://documentation.decisions.com/docs/advanced-masked-textbox]Custom Masked Textbox[/url][/li][/ul]