Returns the name of an object at a specified index in a collection object name reference list.
0 |
Collection Instrument ID Ref List |
Collection Instrument Reference List |
The list of instruments to consider. |
1 |
Integer |
Index |
The index of the instrument to consider. |
2 |
Collection Instrument ID |
Resulting Instrument |
The ID of the instrument at the specified index. |
SUCCESS |
The instrument ID was determined successfully. |
FAILURE |
The index supplied was beyond the bounds of the list. |
Ref list indices are zero based, so the first instrument ID in a ref list is at index 0.