I am trying to move items from one list to another and make it show in a list-viewer form in my app.
You can see the “get # 1” block, which I messed up. I want it to move items one by one, or even easier all of it, into another list.
I used variables for the lists, as I saw another post about it. One list/variable is called "List names, and the other is called “used names list”. The “repeat process name” variable is what I am trying to move from one list to another.
Thanks in advance!