for variable

Operand types

variable: String

Type of returned value

Description

Starts a for sequence, use in complete form (see Example).

Used In

ArmA

Example

for "_x" from 1 to 10 do {debugLog _x;}
Search OFPEC COMREF