|
The program supports the following types of actions:
- Changing the value to a constant or an expression (only for match with a
regular expression)
- Setting a value for a NULL field
- Do nothing (usually uses for terminate rules)
- Replace substring (first match)
- Replace substring (all matches)
|