waypoint setWaypointStatements [condition, statement]

Operand types

waypoint: Array
[condition, statement]: Array

Type of returned value

Description

The waypoint is done only when the condition is fulfilled.
When the waypoint is done, the statement expression is executed.

Used In

ArmA

Example

[grp, 2] setWaypointStatements ["true", ""]
Search OFPEC COMREF