execFSM fileName

Operand types

fileName: String

Type of returned value

Description

Execute the scripted FSM.
The FSM file is first searched in the mission folder, then in the campaign scripts folder and finally in the global scripts folder.
Returns the FSM handler or 0 when failed.

Used In

Arma2

Example

execFSM "test.fsm"
Search OFPEC COMREF