Share via


operator OR

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at operator OR.

Returns the result of a bitwise OR operation for expression1 and expression2.

Syntax

  
expression1 OR expression2  

See Also

Operators Reference