Negated Simple Conditions

A simple condition is negated through the use of the logical operator NOT. The negated simple condition gives the opposite truth value of the simple condition.

Read syntax diagramSkip visual syntax diagram
Negated Simple Condition - Format

>>-NOT--simple-condition---------------------------------------><