This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== 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]]