description | title | ms.date | helpviewer_keywords | ms.assetid | |
---|---|---|---|---|---|
Learn more about: FOR |
FOR (MASM) |
12/17/2019 |
|
99872e61-f503-4d34-b305-59f8556ba6b7 |
Marks a block that will be repeated once for each argument, with the current argument replacing parameter on each repetition.
FOR parameter ⟦:REQ | :=default⟧ , < argument ⟦, argument ...⟧>
statements
ENDM
Same as IRP.