Resolved! How to Access an Array of Objects (Jelly)
I'm attempting to access data which I've stored in an array of objects. If I attempt to access the data from within the evaluate tag, I am able to access it. However, when attempting to iterate through the array and retrieve the data from each object...
