Converts bitwise flow into an array made of 0 and 1 according the binary representation of the bitwise.
Note: 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. Note: Bitwise inputs are in hexadecimal format (0123456789ABCDEF). ie. $FA234B, $FFFF, etc. Note: Bitwise flows are compatible with Color flows.
Bitwise input
Array output (made of 0 an 1).
version 6.0.240801
Edit All Pages