Programming
Learn about the available APIs, script limitations and runtime environments.
The following table shows the ECMAScript standard, syntax restrictions, and runtime environment
that each type of script must follow. The editor has a dedicated UI toolkit that you can use.
Script type | Runtime environment | ECMAScript standard | Additional restrictions |
---|---|---|---|
Process script | Workflow server | ES5 | |
Service script | Workflow server | ES5 | |
Client-side human service script | Client browser | ES6 |
For event scripts in view instances:
|
Action script | Node.js | ES6 | |
View script | Node.js | ES6 |
For information about the available APIs, see the following links: