A simple Boolean Condition that evaluates to either True or False might look llike this:
Figure 1. Rulesheet using a conditional rule
The action related to this
condition is either selected or not, on or off, meaning the value of maxCargoWeight is either assigned the value of 200,000 or it is not. (Action statements are activated by
selecting the check box that automatically appears when the cell is clicked.)
However, there is another way to express both conditions and actions using values sets. Figure 2. Rulesheet illustrating use of multiple values in the same
condition rowBy using different values in the column cells of Condition and Action rows in this
Rulesheet, you can write multiple rules (represented as different columns in the table) for
different condition-action combinations. Expressing these same rules using Boolean
expressions requires many more Condition and Action rows, and would fail to take advantage
of the semantic pattern that these three rules share.