Apama 10.7.2 | Developing Apama Applications | EPL Reference | Expressions | Logical operators | Unary logical inverse (not)
 
Unary logical inverse (not)
The unary not operator produces the result true if its right operand value is false, and false if the operand value is true.