Apama 10.7.2 | Developing Apama Applications | EPL Reference | Expressions | Logical operators | Logical exclusive or (xor)
 
Logical exclusive or (xor)
The xor operator produces a result of true if either of its operand values is true and the other is false and false if both are true or both are false.