BIT_ORUB

Returns the bit-wise OR of its two UNSIGNED BYTE arguments.

Invocation

RESULT = BIT_ORUB( A, B )

Description

Provides portable bit-wise OR of unsigned bytes.

Arguments

References

CODE