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