Special Operators
The following table describes the special operators.
| Operator | Description |
|---|---|
Baddata | Select all elements with at least one attribute whose value is Bad. This special operator is applied to case results only. |
Baddata input | Select all elements with at least one Input attribute whose value is Bad. This special operator is applied to case results only. |
Adjusted | Select all elements with at least one attribute whose value was adjusted. This special operator is applied to case results only. |
Only one special operator can be defined in a phrase. Special operators can be used alone or in combination with any other expression.
Examples
Baddata
The result will be the list of all elements with at least one attribute (Case result) whose value is 'Bad'.
Meter baddata
The result will be the list of all elements, matching the literal 'Meter', with at least one attribute (Case result) whose value is 'Bad'.