Business Rules 10.7 | webMethods Business Rules Web Help | Working with Business Rules in My webMethods | Working with Decision Trees | Modifying a Decision Tree | 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)