There are a number of equality comparison operators. They are only valid when the Item/Attribute column is set to a specified Attribute, and are used to compare the specified Attribute's value against the specified value you provide.
The equality operators include (and are self explanatory):
· | equals |
· | does not equal |
· | less than |
· | less than or equal |
· | greater than |
· | greater than or equal |
See Also:
· | Is |