Bitwise Not |
Member of Long Integer Intrinsic Functions (PRIM_LIBI.ILongIntegerIntrinsics)
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Integer | Resulting bit |
BitNot performs a logical bitwise Not.
The BitXXX Intrinsic Functions are available in LANSA to support the use of binary bit masks.
#Integer := #Integer.BitNot