LogicalXor

Revision as of 07: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. =...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A command for Oblivion Script Extender

Syntax:

(result:long) LogicalXor arg1:long arg2:long

Returns the bitwise XOR of the two arguments.

See AlsoEdit