Scripting Object Reference
This section contains information about the objects available for scripting. See the sub-sections for more information about each object type.
Low-Code Tools (Scripting)
Introduction What are scripts? Scripts are code snippets, written in JavaScript, that allow extending the platform's functionality, especially for device data processing...
Environment
Environment is a global object that is always available in all scripts. It contains some basic functions, which are detailed below. To access the global Environment object...