Item property

Returns the member object at a given index in a collection, group, or selection set.

 

Syntax

objectVariable = object.Item(Index)

Where:

     objectVariable is a variable representing the Item property.

     object is the Application object;

     Index is a Long integer representing the index number of the item.

 

Examples...

Item property example

 


© Bricsys NV. All rights reserved.