showvars Console Command
Documentation and examples for the showvars command in Skyrim.
showvars
List script variables on a selected reference.
Examples
Here is an example of how to use showvars.
Lists the script variables on the selected reference.
Overview
Prints the script variables attached to the selected reference along with their values, which is useful for debugging quests and scripted objects. It surfaces internal state that is otherwise hidden. Mostly used by modders and advanced troubleshooters. Select the reference first.
Frequently asked questions
How do you use the showvars command in Skyrim?
Open the console with the tilde (~) key while in-game, type showvars, then press Enter. For example: showvars. The console is only available in the PC version of Skyrim.
What does the showvars command do?
List script variables on a selected reference.
Does the showvars command require any DLC?
No. showvars is part of the base game and works without any DLC.
Does using showvars disable Steam achievements?
Opening the console and entering any command, including showvars, disables Steam achievements for the rest of that play session on PC. Reload an earlier save or use an achievement-enabler mod if you still want achievements.