Hi,
I just tried to push a new value in front of an array. The array is 3 dimensional and I want to add a new value at the front of the X axis and at a specific Y and Z index.
But the Push action only uses 1 axis.
How do I use the Push function in that case?
Thanks for any help!