Description
Returns an ActiveX object that represents the global variables and functions in the running script.
Syntax
scripthost.getScriptObject();
Parameters
None
Returns
An ActiveX object. Returns null if failed.