app.project.item(index)
Description
Retrieves an item at a specified index position.
Parameters
index The index position of the item, an integer. The first item is at index 1.
Returns
Item object.
app.project.item(index)
Retrieves an item at a specified index position.
index The index position of the item, an integer. The first item is at index 1.
Item object.