CallMethod()

Previous Next

Invokes the specified method in the ActiveX object.

Syntax

CallMethod( method, parameter(s) )

 

The required method is the method to be called. Parameter(s) are string parameters expected by the method.

Exposed by

ActiveX containers