throw expression

Operand types

expression: Anything

Type of returned value

Description

Throws an exception.
The exception is processed by first catch block.
See try.

Used In

ArmA

Example

throw "invalid argument"
Search OFPEC COMREF