Question
How to make loop to continue in new artboard?
Hi,
I’m a newbie in JavaScript and I need your help.
I have a loop, that creates some items and arrange them on the artboard. If there is no more place in the first artboard, I want that my loop will continue on the new created artboard.
The script creates new artboard when there is no more place (and it makes artboard active), but I can’t find out, how to make loop to continue on the new artboard.
Can somebody give me a clue?
