item()

app.project.item(index).item

Description

Returns the top-level item in this folder at the specified index position. Note that top-level” here means top-level within the folder, not necessarily within the project.

Parameters

index An integer, the position index of the item to retrieve. The first item is at index 1.

Returns

Item object.

Other Tags

Posted in FolderItem object and tagged , , .