I'm trying to create groups with a wrangle from @class attrib after a connectivity sop, using "iteration" attrib in a foreach loop.
f@group_`"detail("../foreach_begin1_metadata1/", "iteration", 0)"` = @class;
I was thinking the backticks and quotes should resolve to the iteration number as a...