Returns the specified dimension, using an index, from the dimension reference list.
Input Arguments
0 |
Dimension Ref List |
Dimensions List |
The name of the dimension ref list. |
1 |
Integer |
Dimension Index |
The number of the dimension in the dimension ref list. |
Return Arguments
2 |
Collection Object Name |
Resultant Item |
The dimension from the dimension ref list. |
Returned Status
SUCCESS |
Gets the correct dimension from the dimension ref list successfully. |
FAILURE |
The dimension ref list could not be found. |
Remarks
None.