Adds a picture to a list of pictures. The picture is placed at the end of the list.
Input Arguments
0 |
Collection Picture Name |
Picture Name |
The name of the picture to add. |
1 |
Collection Picture Name Ref List |
Picture Name List |
The picture name reference list to modify. |
Return Arguments
None.
Returned Status
SUCCESS |
The picture was added successfully. |
FAILURE |
An invalid list was supplied, or the picture was not found. |
Remarks
None.