Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 431 Bytes

else-masm.md

File metadata and controls

23 lines (16 loc) · 431 Bytes
description title ms.date helpviewer_keywords ms.assetid
Learn more about: ELSE (MASM)
ELSE (MASM)
12/17/2019
ELSE directive
c43af707-4567-4489-97ca-f14982d84e88

ELSE (MASM)

Marks the beginning of an alternate block within a conditional block.

Syntax

ELSE

Remarks

See IF.

See also

Directives reference
MASM BNF Grammar