Warning! This version of documentation is OUTDATED, as it describes an older SDK version! Please switch to the documentation for the latest SDK version.
Bits And Node
Description
Performs the Bitwise AND operation with input values A and B. The bits of the first operand is compared with the corresponding bits in the second operand. The resulting value will have a 1 in each bit position for which the corresponding bits of both operands are 1s.
Last update:
2022-10-10
Help improve this article
(or select a word/phrase and press Ctrl+Enter)