Summary
Applies a bitmask to an input number.
Properties
-
Bit Mask : Configures the mask to be applied. The mask can be written in binary, octal, decimal or hexadecimal. The chosen base must be specified in the Base property below..
-
Base : Selects the base in which the mask is written.
-
Operator : Chooses the binary operation to apply. Can take the values: "and", "or" or "xor".