breakOut name

Operand types

name: String

Type of returned value

Description

Breaks block out of scope named 'name'.
Nil is returned.

Used In

ArmA

Example

if (condition) then {breakOut "mainLoop"}
Search OFPEC COMREF