10 16 9 BitXOr

LANSA Technical

10.16.9 BitXOr

BitXOr performs a logical bitwise exclusive or ( XOr ).

The BitXXX Intrinsic Functions are available in LANSA to support the use of binary bit masks.

Input Parameters

None

Example

#Integer := #Integer.BitXor( 4 )

 

Ý 10.16 Integer Intrinsic Functions