Function CommandGroup

Sets a commands group.

Prototype

void delegate(CommandObject) CommandGroup(
  string group
);