This ignores any Permission Key checks performed by the finWorkflowFunctions.WorkflowItemStatusNotApplicableToggle method since it is for use in Scripts. It also ignores the AllowNotApplicable property of the Workflow Item.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| itemIdOriginal | String | The Original Id of a Workflow Item in the current Item Group. | ||
| 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.