GetSystemMetrics

GetSystemMetrics <var> <metric index>

Returns the value of the system metric by specified index.

Parameters

varName of the variable that will receive the value.
metric indexNumeric index of metric. Their values are available here. In case of passing unsupported value, will show an error message.