A Global object is an application object that enables you to access application-level properties and methods.
Syntax
Global
Remarks
Global is an Object data type. Because the Global object is an application object that is referenced automatically, it is not necessary to code a specific reference to this object.