LogicalXor
Revision as of 06:18, 15 September 2007 by imported>WereWolf (New page: A command for Oblivion Script Extender '''Syntax:''' (result:long) LogicalXor arg1:long arg2:long Returns the bitwise XOR of the two arguments. =...)
A command for Oblivion Script Extender
Syntax:
(result:long) LogicalXor arg1:long arg2:long
Returns the bitwise XOR of the two arguments.