Seems like it should work the same as the standard X, and I saw how arrays work so I don't understand?
I'm trying to retrieve data saved to specific locations on my array but all I want it to do is read the next set of data pushed:
on enter: set text to <ARRAYDATA.Front> but how can I read the Z or Y data as well? I want to add those values to the text that have been saved but just the most recent pushed ones. Since I can push to Z and Y I assumed there would be a way to read the last ones pushed onto those axis aswell?