Business Rules 10.7 | webMethods Business Rules Web Help | webMethods Rules Development Help | Working with Decision Tables | Modifying a Decision Table | About In Effect Operators
 
About In Effect Operators
The following table lists the operators that can be assigned when specifying an in effect date:
In Effect
Operator
Definition
In Effect
!=
<
<=
>
>=
< ... <=
<= ... <=
< ... <
<= ... <
(Does not equal)
(Less than)
(Less than or equal)
(Greater than)
(Greater than or equal)
(Less than ... less than or equal)
(Less than or equal ... less than or equal)
(Less than ... less than)
(Less than or equal ... less than)