Unanswered question

How to reset exhausted list variable?

I want to reuse the values in a list twice within the same script. I have tried to use the variable modifier step to reset the list but it's not working in my test, the value remains '<NO VALUE>' . I've tried it both with a list and a file variable. Attached is a simple example to demonstrate the issue, what am I doing wrong?

Update: I see that if I have the list scope set to "Local" and I don't allow it to get to "NO VALUE" the reset will work, but I want to reset when the list has reached "NO VALUE".

No answers