Thanks for your quick and extensive reply!
I see some nice tips in the conditions, but it isn't working yet for the moment.
Now I get every name in the new array in the same order: Name1, Name2, Name 3,...
Some questions to understand your advice better:
- Is there a condition missing before the second same-level part or are those other actions that are following on the other conditions?
- Why is it necessary to delete something from the first array?
- This one I don't understand: Set Array2 at Array2.width-1,1 to array.at(index,1)
I will keep trying to fix the problem meanwhile, so no hurry answering this.
I'm already very thankful to help me think!