wfm.LoadScript
This job returns a script from the database.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
STRING |
Yes |
ID of the organization. |
|
STRING |
Yes |
ID of the workflow. |
|
STRING |
Yes |
ID of the script. |
2. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
STRING |
— |
The requested script code. |