Working with Regular Expression Actions

  • 15 February 2022
  • 0 replies
  • 189 views

Userlevel 5
Badge +19

Topic

Configuring the Regular Expression action within a Nintex Workflow.
 

Regular Expression Syntax

Regular expression actions use the Microsoft .NET regular expression syntax. For more information, see Regular Expression Library and the Regex Cheat Sheet.
 

Output variables

To store output from the Regular Expression action, each output option requires a specific variable type:
  • Check match - Yes/No variable.
  • Replace text - Text variable (Single or Multiple Lines of Text)
  • Split and Extract - Collection variable

0 replies

Be the first to reply!

Reply