Get i-th Dimension From Dimension Ref List (Iterator)    

Returns the specified dimension, using an index, from the dimension reference list. The “Iterator” step has a built-in counter and its index will increment automatically each time the step is executed.

 

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.

2

Step ID

Step to Jump At End of List

The step to jump to when the index exceeds the

number of dimensions in the 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.