Command:/listmacros
This command is added by MacroQuest
Notation | Description |
---|---|
Text without brackets or braces | Required items |
<Text inside angle brackets> | Placeholder for which you must supply a value |
[Text inside square brackets] | Optional items |
Vertical bar (|) | Separator for mutually exclusive items; choose one |
{Text | inside | braces} | Set of required items; choose one |
Ellipsis (…) | Items that can be repeated |
Syntax | /listmacros <partial filename> |
---|---|
Description | Lists all files in the "Macros" directory that match <partial filename>. Results are sorted alphabetically. |
Options
Examples
- Issuing the command
/listmacros kiss
produces the following result;
Note: command can be shortened to /listmacro <partial filename>