Execute script action allows you dynamically run JavaScript scripts.
Example of Execute script action configuration
For more information about Action Builder read Action Builder introduction article.
When action Execute Script is selected, the additional property should be specified.
Configuration
Property | Required | Type | Description |
Script code |
yes |
Need to specify JavaScript code |
|
Dynamic file path |
yes |
Dynamic file path which allows to specify expression based path to the file from the current tenant |
Availability
Modern Forms | List Actions | Scheduled/Triggered Actions |
✓ | ✓ | - |
Output
Output Parameter | Type | Description |
ReturnValue | Value that returns Function expression |