...
IMPORTANT: Don't panic! For people new to regular expressions, the cryptic nature of the language can be a bit daunting. However, "RegExps" pack a lot of punch and are very much worth your the time you spend on it.
Settings Tab
Option | Description |
---|---|
Step name | Name of the step.
|
Field to evaluate | Name of the field to evaluate |
Result Fieldname | The name of the return field (boolean) |
Create fields for capture groups | Enable this if you want to create new fields based on capture groups in the regular expression. |
Regular expression | Put here the regular expression to match. |
Use variable substitution | If you use variable, return it's content by selecting this option. |
Capture group fields | Here you can specify the new fields you would like to capture. |
...