Function CommandObject.setRegex

Sets whether this command uses regex matching

Prototype

void setRegex(
  bool rgx
);