up Inquisit Language Reference

width property

The width of the display window.

Member of

<display>

Syntax

display.name.width

Read Only

Type

extent

Remarks

The width can be specified in percentages, pixels, or points.

Examples

The following displays the value of width of the display window:

<text myText>
/ items= ("width = <% display.width %>")
</text>

Copyright Millisecond Software, LLC. All rights reserved.