FOR
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.
เบราว์เซอร์นี้ไม่ได้รับการสนับสนุนอีกต่อไป
อัปเกรดเป็น Microsoft Edge เพื่อใช้ประโยชน์จากคุณลักษณะล่าสุด เช่น การอัปเดตความปลอดภัยและการสนับสนุนด้านเทคนิค
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.