Programmer's Guide > Using the AOM > Using VBScript to Access the AOM > VBScript Global Objects
  
VBScript Global Objects
The Arbortext VBScript implementation provides several global objects available to all VBScript scripts. The Application and Acl objects are instances of the AOM Application and Acl interfaces. Only one object for each interface exists in a Arbortext Editor session.
Object
Description
Application
This global object implements the Application interface that provides access to all other DOM and AOM objects except for the Acl interface.
Acl
This global object implements the Acl interface that provides access to ACL (Arbortext Command Language).