Show
From GECK
(Redirected from TST)
A function included in the GECK for Fallout 3.
Description
This function will output the value of a special variable or global variable to the console.
Console Functions are normally exclusively for use in the in-game Console (accessible by pressing "~").
With JIP LN NVSE Plugin, any console function can be used in scripts with the Console function.
Syntax
Show variableName:string
Or:
TST variableName:string
Example
show gamedayspassed