Programmer's Guide > Using the AOM > Using JScript to Access the AOM > JScript Global Objects
  
JScript Global Objects
The Arbortext JScript implementation provides several global objects available to all JScript 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).