up Inquisit Language Reference

textboxheight property

The height of the textbox used by survey item.

Member of

<textbox>

Remarks

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

Examples

The following displays the value of textboxheight in a text stimulus:

<text sometext>
/ items= ("textboxheight = <% textbox.q1.textboxheight %>")
</text>

The following displays the value of textboxheight in an instruction page:

<page somepage>
textboxheight = <% textbox.q1.textboxheight %>
</page>

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.