Rule

Rule

An evaluation using an operator to compare a key to an expected value.

Rules are used in several places (most importantly in the if condition type of logic patch) to construct a piece of logic that evaluates a number of keys by using one or more operators, which results in a final value of true or false.

Rules can be combined into groups to create even more complex logic structures.