Returns the picture at the i-th index of a picture reference list.
Input Arguments
0 |
Collection Picture Name Ref List |
Picture Name List |
The list of pictures to examine. |
1 |
Integer |
Picture Index |
The index of the picture to retrieve. |
Return Arguments
2 |
Collection Picture Name |
Resultant Item |
The picture at the specified index in the list. |
Returned Status
SUCCESS |
The picture was returned successfully. |
FAILURE |
An invalid list or index was supplied. |
Remarks
Indices are zero based, so the first picture in a picture name reference list is at index 0.