I’m working on filtering an array and need to copy the 0th index of the filtered result to a new path. However, I’m having trouble figuring out where to specify or write the index during this process. I want to know how to achieve this?
Please refer to this post : How can I copy a specific object present in a list using the copy task?
1 Like