Hey everyone, was wondering if anyone had some insight to my problem.
I'm trying to for loop through a series of tabs on my dashboard. Is there a way to for loop through an ABS object? I.e., something like abs.children? Or even a way to select i its children.
The dashboard documentation only mentions params functions. Was wondering if there were any for ABSs.
Planning on making arrays via grouped params that exist in ABS objects. I can manually do it another way, but if there's an easier way, I'd like to know!