| GetValue | Get a convar value as a string |
| GetValueFloat | Get a convar value as an float if possible. |
| GetValueInt | Get a convar value as an integer if possible. |
| Run | Run this command. This should be a single command. |
| SetValue | Try to set a console variable. You will only be able to set variables that you have permission to set. |