Scripting objects, methods and properties
In these pages you will find the guide to the objects, their properties and methods that are available for developing action scripts.
It is recommended to start reading from here. For any needs or questions about action development, you can request support here at any time.
Steps
When creating a new step, it is necessary to indicate the step type and whether it should continue to the next step in case of error. Additionally, the required attributes for each particular type must be completed.
Environment
The environment (env) object is the entry point to the context in which other objects exist that represent business entities in the platform such as the facility, devices and endpoints, allowing access to their methods and properties in action script development.