Use this function to receive data about the current display of your system. Parameter one accepts the following values:
Width - Width of display measured in pixels
Height - Height of display measured in pixels
ColorDepth - Color depht of display measured in bits pre pixel
RefreshRate - Refresh rate of display
LCDfps - returns the current frames per seconds displayed on LCD
Example:
%System.Display(RefreshRate)