This function uses GetConVar_Internal internally, but caches the result in Lua for quicker lookups.
Due to this function using GetConVar_Internal internally it tends to be relatively slow. Please attempt to 'cache' the return of what you used to make it instead of using this function.