Bitwise SHL

Bitwise SHL operation (Shift Left).

Bitwise flows are not directly compatible with data flows. You must use integer-to-bitwise to set bitwise inlets and bitwise-to-integer to retrieve outlet values. Bitwise inputs are in hexadecimal format (0123456789ABCDEF). ie. $FA234B, $FFFF, etc. Bitwise flows are compatible with Color flows.

Settings

A

First entry value.

B

Second entry value.

out

Result.

See also

version 5.2.221206

Edit All Pages