remove_item_from_group
Remove an item from a group in an InDesign document by specifying the page, group, and item indices.
Instructions
Remove a page item from a group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemIndex | Yes | Index of the item within the group to remove | |
| pageIndex | Yes | Index of the page containing the group | |
| groupIndex | Yes | Index of the group to remove the item from |