Skyrim Codex

getglobalvalue Console Command

Documentation and examples for the getglobalvalue command in Skyrim.

getglobalvalue

Debug & InfoAlias: getgv

Display the current value of a global variable.

ParameterDescription
VariableTextrequired

Command builder

Fill in the parameters to build a ready-to-paste getglobalvalue command.

Variable

Examples

Here is an example of how to use getglobalvalue.

Shows the current timescale value.

Overview

Prints the present value of a named global variable, such as timescale or a quest counter. It is the read-only partner to the set command and helps you confirm a value before changing it or diagnose quest logic. Supply the variable's name.

Frequently asked questions

How do you use the getglobalvalue command in Skyrim?

Open the console with the tilde (~) key while in-game, type getglobalvalue followed by its parameters, then press Enter. For example: getglobalvalue timescale. The console is only available in the PC version of Skyrim.

What does the getglobalvalue command do?

Display the current value of a global variable.

What are the parameters for the getglobalvalue command?

The syntax is getglobalvalue [variable]. It takes one argument: variable.

Does the getglobalvalue command require any DLC?

No. getglobalvalue is part of the base game and works without any DLC.

Does using getglobalvalue disable Steam achievements?

Opening the console and entering any command, including getglobalvalue, 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.