◄Keywords► ◄Contents► ◄Index► ◄Back► Boolean syntax: <Boolean type> XOR <Boolean type> Bitwise syntax: <integer type> XOR <integer type> Description The XOR operator is a QuickPascal Boolean and bitwise operator that evaluates either Boolean or bitwise relationships. See also: AND, NOT, OR, SHL, SHR