10.16.7 BitNot
BitNot performs a logical bitwise not.
The BitXXX Intrinsic Functions are available in LANSA to support the use of binary bit masks.
Input Parameters
None
Example
#Integer := #Integer.BitNot
Ý 10.16 Integer Intrinsic Functions