item_take_delete_active
Delete the active take from an item by providing the global item index. To delete a different take, set it as active first.
Instructions
Delete the currently active take from an item.
To delete a non-active take, first call item_take_set_active on it.
Args: item_index: Global item index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_index | Yes |