while condition

Operand types

condition: String

Type of returned value

Description

First part of while construct.

Used In

OFP/ArmA

Example

while "x<10" do {x=x+1}
Search OFPEC COMREF