CompItem object

The CompItem object represents a composition, and allows you to manipulate and get information about it.Access the objects by position index number in a pro

numItems

The total number of items in the render queue.Integer; read-only.

remove()

Deletes this item from the project and from the Project panel. If the item is a FolderItem, all the items contained in the folder are also removed from the

items

An ItemCollection object containing Item object that represent the top-level contents of this folder.Unlike the ItemCollection in the Project object, this c