Store Values in Dynamically Created Variables?

You can do that already. The Variable field of the Set Variable action can contain tokens, and the Value of Named Variable filter can go in the other direction, so you can use a Counter index and use that in variable names to read and write them now.

Something like this:

But when v8 is released, there will be a better way.

2 Likes