Skip to content

CallFunction

Description

Calls the given object function.

Parameters

Function

The name (or numeric ID) of the object function to call.

Return Value

None.

Syntax

CallFunction(int Function)

Example

CallFunction(MyObject_Function)