Page History
Files Collection - Item Property
| Panel | ||
|---|---|---|
| ||
Provides access to a particular item in a collection |
...
Data Type - PRIM_WEB.File - File object selected using the file picker etc.
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Key | *Input | Unicode String | Key used to access the collection item |
Details
Reference to an item in the collection accessible via the value supplied in the Index parameter.
Example
Accessing the third item in the collection via the Item property
...