goto label

Operand types

label: String

Type of returned value

Description

In script only: Go to given label.
Note: String argument is used here.
Be sure to use double quotes around label name in goto.

Used In

OFP/ArmA

Example

goto "Loop"
Search OFPEC COMREF