Global API Object

Description

The api script object is a global object available to all scripts. It holds objects and functions required for internal use. The objects included are:

  • events - this object is used to submit or schedule custom events, schedule the call of local methods or functions, set up dynamic event handlers and query event metrics associated with the application.
  • resources - this object is used for saving, updating, deleting, retrieving and searching for objects in their respective stores or proxies.