Skip to main content

Special Operators

The following table describes the special operators.

OperatorDescription
BaddataSelect all elements with at least one attribute whose value is Bad.

This special operator is applied to case results only.
Baddata inputSelect all elements with at least one Input attribute whose value is Bad.

This special operator is applied to case results only.
AdjustedSelect 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'.