The display height of the window.
<display>
display.name.height
Read Only
extent
The height can be specified in percentages, pixels, or points.
The following displays the value of height of the display window:
<text myText>
/ items= ("height = <% display.height %>")
</text>