<para> The Workflow will not be saved. </para> <para> If an item with the same Id as this Item Group, a sequence number will be appended to the Item Id of the newly added Item Group. </para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| workflow | finWorkflow | The Workflow to update. | ||
| itemId | String | The Id of the Item Group. | ||
| skipCurrentItemGroup | Boolean | Indicates whether to Skip the Current Item Group and any unactioned items within it. | ||
| index | Integer | Optional | The Index of the Item Group to insert this item before or -1 to add to the end. If omitted, a value of -1 is assumed. |
A Boolean value indicating success.