description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: ELSEIF |
ELSEIF (MASM) |
12/16/2019 |
|
|
20a685d6-836e-4e64-902e-4f3daf2e51c2 |
Combines ELSE and IF into one statement.
ELSEIF constantExpression
statements
⟦ELSE
else-statements⟧
ENDIF
See IF for more information.