item()

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.

Other Tags

Posted in Project object and tagged , .