Breadcrumbs

BitMaskToNumeric

Summary

Applies a bitmask to an input number.

image2018-2-28 18:14:50.png

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".