Skip to main content

Compound operator

A word or symbol, for example, AND, NOT, OR, &, used to link conditions when creating a constraint, with each condition able to be evaluated as true or false. This supports a program to make a decision based on a number of such conditions.