BitNot(number)
Returns the bitwise NOT of a long integer.
See also BitAnd, BitOr, and BitXor.
Any long integer.
Bit functions operate on 32-bit integers.