I want to output items in a text list so that item 1 goes to global 1, item 2 goes to global 2, and so on.
I looked at pop and list each, but in both cases I have the problem that I can’t use a switch or a router with text in order to direct where they go.
Any ideas?