Thanks for answering! How would I do that exactly? What is the syntax for an array on the y dimension?
I know what doesn't work.
For example, I want to push 5 numbers on x0 from y0 to y4:
push on X [1,2,3,4,5]
or
push on X arrayExample.Y
I've read all the tutorials and instruction manual and they just don't seem very clear.