GetSysColor

GetSysColor(<colorindex>)
GetSysColor <VAR> <colorindex>

Returns the value of the system color by specified index.

Parameters

colorindexNumeric index of system color. Their values are available here. In case of passing unsupported value, will show an error message.