
Announcements
Hi,
I have 2 questions about lists variable:
- Is there a way to access the value of a list member? e.g. List[2], get value of 2nd member of the array
- With Loop action, if used on List variable, is the order random or always the same (1st to last)?