Posted by Kyle Hankinson August 5th, 2022
Clears anything currently in the messages window.
Removes the main output buffer.
Displays a list of current autocomplete entries.
Clears the autocomplete entries.
Displays a list of current script variables.
Disconnects from the current session. If auto-reconnect is enabled, a countdown will be started and the connection re-attempted.
Disconnects the current connection and closes the window.
Sets the specified varaible to the specified value.
Stops any activly waiting scripts. Scripts may be in a waiting state from either a wait
or a commandAndReadFromServer
function.