server.getCVar
Jump to navigation
Jump to search
getCVar
Signature: string The value for the cvar. getCVar(string dataName)
Usage: get the value set for this cvar in the server configuration
Parameters
- string dataName The string name for the cvar.
Return
string The value for the cvar.
On failure: null n/a