app.project.item(index).usedIn
Description
All the compositions that use this AVItem.
Note that upon retrieval, the array value is copied, so it is not automatically updated. If you get this value, then add this item into another composition, youmust retrieve the value again to get an array that includes the new item.
Type
Array of CompItem objects; read-only.