| description | Learn more about: FOR | |
|---|---|---|
| title | FOR (MASM) | |
| ms.date | 12/17/2019 | |
| helpviewer_keywords |
|
|
| ms.assetid | 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.