Parameter Name | Data Type | Possible Values | Default |
---|---|---|---|
OPERATOR | String |
|
equals |
The operator parameter has four possible values:
equals - looks for an exact match
not equals - looks for something that does not excatly match
matches - select this value to use regular expressions
simple match - select this value to use 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.