Contact Us 1-800-596-4880

Using Regular Expressions

Regular Expression or Regex are patterns that provide a means to specify and recognize texts. Some action steps support using Regex in their configuration.

RPA Builder uses C# flavor for Regex and includes the Regex Tester tool, which enables you to test regular expressions.

For specific use cases and examples, see Regex Examples.

If you need further information and references, following are some links to get you started with Regex: