for forspec

Operand types

forspec: Array

Type of returned value

Description

Creates cycle, using C like style.

Used In

ArmA

Example

for [{_x=1},{_x<=10},{_x=_x+1}] do {debugLog _x;}
Search OFPEC COMREF