Parameter Name | Data Type | Possible Values | Default |
---|---|---|---|
VALUE_OPERATOR | String |
|
equals |
The operator parameter has four possible values:
equals - looks for an exact match
not equals - looks for something that does not exactly match
matches - select this operator to use regular expressions
simple match - select this operator to use a simple match expressions
Regardless of the operator used: if a selection action is being used and there is more than one match, then the first item found will be chosen.