This ignores any Permission Key checks performed by the finWorkflowFunctions.WorkflowItemStatusSkippedToggle method since it is for use in Scripts.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| workflowItem | finWorkflowItem | The Workflow Item. | ||
| skip | Boolean | Indicates whether the Status should be changed to 'Skipped' for 'Open' or 'Not Started' items. If False, the Status will be changed back to 'Not Started'. |
A Boolean value indicating success.