description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | |||
---|---|---|---|---|---|---|---|---|
Learn more about: operator <= (MASM Run Time) |
operator <= (MASM Run Time) |
12/17/2019 |
|
|
a5676804-07ef-40ab-8251-cde5b11ebdf9 |
Is less than or equal to. Used only within .IF, .WHILE, or .REPEAT blocks and evaluated at run time, not at assembly time.
expression1 <= expression2