ListCvars (console command)
From modwiki
Description
This command displays a list of CVars and their current values.
Usage
At the console type...
listCvars [option] [search string]
Parameters
- [option] - a flag that changes what is displayed with the list.
- -help - Displays a list of CVars and a short description of what they do.
- -type - Displays a list of CVars and their type.
- -flags - Displays a list of CVars and their flags.
- [search string] - A search string that narrows the list of CVars displayed to those that partially match the specified string.
Notes
This console command is very useful when writing an article for the CVars section of the wiki.

