AUTOMATIONOBJECT

External objects

Methods 

Properties

The object inherits the properties of the Automation object that it encapsulates.

Methods

Note that in addition to these, the object inherits from the Automation object that it encapsulates.

$createobjectCreates an instance of the object and may be called before the automation server can be used.
$getactiveobjectObtains an instance to a current automation object.
$getobjectCreates an instance of an object from the specified filename and class, if supplied.
$isavailableReturns kTrue if the object variable has a server instance, or kFalse otherwise.