Returns the name of the i-th collection in the current job file.
Input Arguments
0 |
Integer |
Collection Index |
The collection to return. |
Return Arguments
1 |
Collection Name |
Resultant Name |
The name of the i-th collection. |
Returned Status
SUCCESS |
The specified collection name was returned successfully. |
FAILURE |
The specified collection does not exist. |
Remarks
Collections are ordered starting from zero as they appear in the tree. The topmost collection is considered collection 0.