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