.BREAK (32-bit MASM)

Generates code to terminate a .WHILE or .REPEAT block if condition is true. (32-bit MASM only.)

Syntax

.BREAK.IF condition

See also

Directives Reference
MASM BNF Grammar