What is a Condition (Rule Engine)?

A rule may have zero or more conditions. Conditions are defined by:

Operand
This is 'what' is being evaluated. E.g.: Ticket title, post body, label name, etc.
Operator
This is the comparison to check, e.g.: equals, contains, etc.
Value
This is the value to compare it with.