Documentation

Bitwise Xor - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Math :: Bitwise Xor

Root.Math.BitXor(
  Value 1 Integer,
  Value 2 Integer
) Integer
Returns bitwise XOR operation on two integers

Parameters

Value 1 Integer
The first value
Value 2 Integer
The second value

Return Value

Integer

If you think anything is missing, please feel free to: submit documentation feedback on this page