The display element is a built-in element that exposes properties of the display system.
<display>
This element has no attributes
</display>
display.canvasheight
display.canvaswidth
display.colordepth
display.height
display.refreshinterval
display.refreshrate
display.screenheight
display.screenwidth
display.width
display.getmmx
display.getmmy
display.getpercentx
display.getpercenty
display.getpixelsx
display.getpixelsy
The display element is a built-in object and can not be explicitly declared in a script. It exposes a number of useful properties, however, that can be referenced in expressions throughout the script.