This ignores any Permission Key checks since it is for use in Scripts.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| workflowItem | finWorkflowItem | The Workflow Item. | ||
| outcome | String | Optional | The Outcome for the Workflow Item (where applicable, e.g., for 'Question' type Workflow Items). This is NOT validated against the Outcome Items defined for the Workflow Item. | |
| statusNotes | String | Optional | Any Status Notes to record against the Item. | |
| performUpdates | Boolean | Optional | Perform updates such as setting the Workflow's Flag Colour. If omitted, a value of True is assumed. |
A Boolean value indicating success.