I think this would work if you had several groups, it would be much the same for all three calls. Replace groupname with _x and create an array of the group names.
{_x = [_x,east] call fn_grpSwitchSide; } foreach [_group1,_group2,_group3] ; //switch one group to EAST
HOME 
Reply With Quote