About Rules

Rules are expressed as rows within a decision table. Every rule consists of one or more input entries and a corresponding output entry.

Generally, a decision table consists of multiple rules. When the input data to the decision table matches the input entries of a rule, the table's result contains the output entry of the rule.