Iterates through an event reference list, retrieving successive events from the list.
Input Arguments
0 |
Event Ref List |
Reference List |
The event reference list to examine. |
1 |
Integer |
Event Index |
The index at which to start in the list. |
2 |
Step ID |
Step to Jump at End of List |
The step to jump to upon reaching the end of the list. |
Return Arguments
3 |
String |
Collection |
The collection containing the current event. |
4 |
String |
Event |
The name of the current event. |
5 |
Collection Object Name |
Resultant Item |
The current event as a collection object name. |
Returned Status
SUCCESS |
This command always succeeds. |
Remarks
None.