Function CommandRegex

Sets whether a command uses regex matching

Prototype

void delegate(CommandObject) CommandRegex(
  bool rgx
);