8.2.1.1.1   Operators Available in Base Conditions

Conditions such as Days, String and the numeric base conditions have operators as parameters. The operators available in these conditions are found in Table 74.

Table 74    Operators Available in Applicable Base Conditions

Possible operators

Description

=

Equal to


The condition is true if the configured value is the same as for the value of the associated field.

>

Greater than


The condition is true if the value is greater than the parameter selected field.

<

Less than


The condition is true if the value is less than the parameter selected field.

>=

Greater than or equal to


The condition is true if the value is greater than or the same as the parameter selected field.

<=

Less than or equal to


The condition is true if the value is less that or the same as the parameter selected field.