Just a small issue - does anyone know of a way to have a loop that functions like "For Each Object", but is named so I can, for example, check its index from a nested loop?
Right now I'm using the System\For Each Object condition with a PV which gets incremented at index progression, but I'd rather do without the PV, if possible.
Thanks.