condition

A condition is an expression that can include comparison operators, constants, the ampersand concatenation operator, and references. The contents of the condition must be such that the result of comparing the condition to another value results in the Boolean value TRUE or FALSE.