Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Marks a block that will be repeated once for each argument, with the current argument replacing parameter on each repetition.
Syntax
FOR parameter ⟦:REQ | :=default⟧ , < argument ⟦, argument ...⟧>
statements
ENDM
Remarks
Same as IRP.