The Extract Bits Long node takes in a long value and returns 64 bits of boolean data. Used for binary math and data transmission.
Extract Bits Long
The long we want to split into boolean values.
The bit from this long value.