4.6. Column Operator
Prev
Chapter 4. Parameters
Next
Jubula Reference Manual
>
Parameters
>
Column Operator
4.6. Column Operator
Parameter Name
Data Type
Possible Values
Default
COLUMN_OPERATOR
String
equals
not equals
matches
simple match
equals
Table 4.7. COLUMN_OPERATOR
The operator parameter has four possible values:
not equals
looks for something that does not exactly match
equals
looks for an exact match
Select
simple match
to use a simple match expression
Select
matches
to use a regular expression
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.
Copyright BREDEX GmbH 2015. Made available under the Eclipse Public License v1.0.