Function CommandLevel

Sets a commands permission level.

Prototype

void delegate(CommandObject) CommandLevel(
  int level
);