For a User to be able to Action this Item, the following must be true: <list> <item>The Workflow must be 'Open' (and not 'On Hold')</item> <item>The User must be able to Edit Workflows (Workflow.Update permission key)</item> <item>The User must be able to Edit Workflows based on this Workflow Type</item> <item>The User must have permission to Action this item based on the items PermissionKeyAction</item> <item>This must be the Current Item OR the Item Group must indicate that items do not need to be completed in sequence</item> <item>Item Groups must have all items in them completed</item> <item>Review and Wait items cannot be actioned in advance, i.e., they must be the Current Item</item> </list>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| message | String | ByRef | A warning message describing why this item cannot be actioned. | |
| scriptDenied | Boolean | Optional | ByRef | Indicates whether the 'CanActionItem' Script event has denied actioning of this item. If omitted, a value of False is assumed. |
A Boolean value.