...
Operator | Description |
---|---|
equal to | Include profiles that are exactly equal to the selected value. |
not equal to | Include profiles that are not equal to the selected value. |
greater than | Match all profiles that are greater than the specified value. |
greater than or equal to | Match all profiles that are greater or equal to the selected value. |
less than | Match all profiles that are less than the selected value. |
less than or equal to | Match all profiles that are less than or equal to the selected value. |
contains | Match all profiles that contain the selected value. |
starts with | Match all profiles that begin with the selected value. |
ends with | Match all profiles that end with the selected value. |
regex | |
not regex | |
is between | |
does not contain | |
does not start with | |
does not end with | |
is one of | |
is not one of | |
is not between | |
exists | |
does not exist | |
does not exist or greater than | |
does not exist or greater than or equal to | |
does not exist or less than | |
does not exist or less than or equal to |
...