Contents
- Regular Expression
- Add action
- Configure action
- Action properties
- Examples
Property | Description |
---|---|
Title | Defines action title. By default the title is action type name. |
Input | Input string to which regular expression will be applied. Lookups are available for this property. |
Operation | Operation to apply to text:
|
Pattern | Defines pattern. Use Microsoft.NET syntax for pattern. Lookups are available for this property. |
Ignore case | Ignore case when matching the text. |
Replacement | Replacement text for Replace operand. Lookups are available for this property. |
Output | Variable to store the result. |