10 16 8 BitOr

LANSA Technical

10.16.8 BitOr

BitOr performs a logical bitwise or.

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

Input Parameters

None

Example

#Integer := #Integer.BitOr( 4 )

 

Ý 10.16 Integer Intrinsic Functions