- Foreword
- Basics
- Syntax
- Commands
- String
- Plugins
- ModifyDialogs
- Commands
- SysInfo
- Commands
- Process
- Commands
- Tweaks
- Commands
-
- Appendix
GetSystemMetrics <var> <metric index>
Returns the value of the system metric by specified index.
Parameters
var | Name of the variable that will receive the value. |
metric index | Numeric index of metric. Their values are available here. In case of passing unsupported value, will show an error message. |