====== XOR(var1:integer, var2:integer) :INTEGER ====== Returns the bitwise exclusive-or of two integer expressions --- **See also:** [[ppl:functions:or|Or]], [[ppl:functions:and|And]], [[ppl:functions:not|Not]]