Documentation of all available JavaScript properties, functions and objects.
Standard JS Objects and Functions | This reference contains a list of standard ECMAScript objects, functions and properties supported by the plugin's JavaScript engine |
JavaScript Object Extensions | Extensions to the global environment and standard JavaScript objects such as Date, Number, String, and others |
Event Handling | A 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 API | Objects for interacting with the Dynamic Script Engine plugin environment and script instances |
Network APIs | Network APIs provide interfaces for exchanging data with remote or local sources |
File System | Contains 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 |
Utilities | Contains general utility classes and modules |