This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Generates code to terminate a .WHILE or .REPEAT block if condition is true. (32-bit MASM only.)
.BREAK ⟦.IF condition⟧
Directives Reference MASM BNF Grammar
Was this page helpful?