WScript.Application (Property)

Access to the IDispatch interface for the object.

Availability:

JScript - 3.0
Property/method value type:IDispatch object
JavaScript syntax:WSHmyApplication = WScript.Application

This mechanism describes how to gain access to the objects, properties, and methods belonging to an external application.

See also:WScript.GetObject()