v1.3.0.0
JavaScript Library Reference
Documentation of all available JavaScript properties, functions and objects.
 Standard JS Objects and FunctionsThis reference contains a list of standard ECMAScript objects, functions and properties supported by the plugin's JavaScript engine
 JavaScript Object ExtensionsExtensions to the global environment and standard JavaScript objects such as Date, Number, String, and others
 Event HandlingA number of classes and object types described in this documentation can emit asynchronous event notifications which may be "subscribed" or "listened" to by attaching an event handler callback function
 Plugin APIObjects for interacting with the Dynamic Script Engine plugin environment and script instances
 Network APIsNetwork APIs provide interfaces for exchanging data with remote or local sources
 File SystemContains static types and object classes for working with files and directories
 Touch Portal API (TP)Functions, data, and events for interacting with Touch Portal directly, such as updating state values or sending notifications
 UtilitiesContains general utility classes and modules