Only applicable to Version 2 Workflows.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| startupParameters | ISKeyValueList | The HTML Widget's Startup Parameters. | ||
| warning | String | ByRef | A Warning message that is set if the Workflow Item fails to complete. | |
| outcome | String | Optional | The Outcome or a blank String to use the first 'Success' Outcome defined on the Workflow Type Item. | |
| completeItem | Boolean | Optional | If True, the Workflow Item will be flagged as 'completed' but this will not automatically process any following items. Leave as False for the Workflow to process after actioning (which will allow any following automatic items to process). If omitted, a value of False is assumed. |