Instructions/Bitwise Op

From Desynced Wiki


Bitwise Op
     File:Instructions-Bitwise Op.png
     Performs a bitwise operation on two values
Lua ID bitwise_op
Category Math
Icon Compare Values.png
Argument One: Type Input
Argument One: Name A
Argument One: Description First value (or value for NOT)
Argument One: Data Type num
Argument Two: Type Input
Argument Two: Name B
Argument Two: Description Second value (ignored for NOT)
Argument Two: Data Type num
Argument Three: Type Output
Argument Three: Name Result
Argument Three: Description Bitwise operation result