xor( <var>, <num1>, <num2> )

This command is not available in
the RISC OS script interpreter.

Description

This is an alternative to the eor() command, because so many PC things use 'xor' instead of 'eor'.

Refer to eor() for further details.