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
.
Copyright © 2013-2015 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.