Hi Guys,
Just testing version 17 a bit further and I wonder, shouldn't their be a class for a Group, similar to that of table?
so that we could do
Group operators = refgroups("xxx");
Object operator = operators.members[1];
or something along these lines?