The display element is a built-in element that exposes properties of the display system.
Syntax
<display>
This element has no attributes
</display>
Properties
display.colordepth
display.height
display.refreshrate
display.width
Remarks
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.
Examples