extension callExtension functionWithArguments

Operand types

extension: String
functionWithArguments: String

Type of returned value

Description

extension callExtension functionWithArguments.

Executes an extension function from an external .dll

Used In

Arma2OA

Example

handle = "pipes" callExtension "openPipe(pipe)";
Search OFPEC COMREF