I feel silly for asking this since I can’t imagine this being overly complicated but I can’t for the love of god figure out how to do this. To clarify, consider this arbitrary json file:
The thing I want to do is create a for loop that iterates over all of the cats defined in the collection of animals. I have found Range, where, in - but I can’t get any combination to work. What is the syntax to do what I request?