This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
>
Greater than operator. Used only within .IF, .WHILE, or .REPEAT blocks and evaluated at run time, not at assembly time.
.IF
.WHILE
.REPEAT
expression1 > expression2
Operators reference MASM BNF grammar
Was this page helpful?