Grammar conventions for Rule formulae

These conventions apply to the grammar used to define the formula for Rules.

Phrases

Expressions

Values

Valid Operands

Operand

Meaning

EQ, =

Equal to

LE, <=, =<

Less than or equal to

LT, <

Less than

GT, >

Greater than

GE, =>, >=

Greater than or equal to

NE, ><, <>, !=

Not equal to

IN (Value1, Value2, Value n..)

Compare an Option Value to the list of values

SPECIFIED

If any Option Value for this Option has been specified

NOT SPECIFIED

If no Option Value for this Option has been specified

NOT

Negates the expression