Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 453 Bytes

operator-or.md

File metadata and controls

19 lines (14 loc) · 453 Bytes
description title ms.date helpviewer_keywords ms.assetid
Learn more about: operator OR
operator OR
12/17/2019
operator OR
OR operator, bitwise
fab36ba6-8ee0-4778-beb9-21dce6d99db7

operator OR

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

Syntax

expression1 OR expression2

See also

Operators reference
MASM BNF Grammar