Filtering Items in the Command list

The following procedure describes how to filter items in the Command list by entering a string in the Command filter.

  • In the Command filter, enter part of the command name that you want to search for. Only command names that contain this string are displayed in the Command list.
  • To cancel filtering, delete the string in the Command filter.

Search Keywords

Keyword Effect
* (asterisk) Represents any string that consists of one or more characters.
? (question mark) Represents any single character.

Performing "AND" and "OR" Searches

  • By entering multiple strings, separated by a space or double-vertical bar (||), you can search for command names that contain any of the specified strings (OR search).
  • By entering multiple strings separated by a double ampersand (&&), you can search for command names that contain all of the specified strings (AND search).

 

Note
  • Keywords are not case-sensitive.
  • If an asterisk or a question mark is used as part of a keyword, then only command names that match the keyword are displayed.