On this pageclient.get_cvarinfoIn most cases using the cvar API is preferred over this function.client.get_cvarReturns the value of a console variable.client.get_cvar(cvar_name: string): stringArgumentsNameDescriptionTypecvar_nameName of the convar.stringReturns value: string