Complement
Previous  Next

Computes the bitwise complement (NOT) operation on an integer.
Syntax: Complement (a As Int32) As Int32
Syntax: Complement2 (a As UInt32) As Uint32