We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This page outlines the available functions that manipulate the Windower console.
Erases all text currently in the Windower console.
Closes the Windower console. Has the same effect as pressing the user-specified console key when the console is up.
Opens the Windower console. Has the same effect as pressing the user-specified console key when the console is not up.
x
y
Moves the Windower console to the specified position. The numbers can be floating point values as well
Returns true if the console is currently up (triggered by the user-specified console key), otherwise false.
true
false
text
Writes the specified string to the console. Added for compatibility, the print command is the preferred way to output to the Windower console.
print