Notifications
Clear all

[Closed] Snapshot Array of Objects

Hi all,

I want to make a snapshot of an array of objects, I am using a for loop to snapshot objects and then add them to an array.

Just wondering is there a way to take a snapshot of an array and its objects and create a new array by working just with the array?

Thanks