swirl
Guide to OmniMark 8   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
    Related Concepts  
operator  

union

 
 

Return type: Integer
Returns:       A bit sequence.

Syntax

numeric-expression union numeric-expression


Purpose

The union of two bit sequences is a new sequence where each bit is:

Other languages sometimes refer to this as the "bit-wise or" because the operation is analogous to the logical "or" operation. OmniMark reserves or and the operator | for the logical "or" operation in order to avoid confusion.

This code fragment turns on the lowest order bit in c:

  set c to union 1

      Related Concepts
   Bit-oriented arithmetic
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 8.2.0 Documentation Generated: March 13, 2008 at 3:33:48 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.