Page History
Array Collection Accessor - Item Property
| Panel | ||
|---|---|---|
| ||
Provides access to a particular item in a collection |
Member of Array Collection Accessor (PRIM_ACAC)
Data Type - PRIM_OBJT - Base object, use it as the ancestor of components that are not visualized
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Index | *Input | Integer | Index parameter identifies the item in the collection |
...