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