up Inquisit Language Reference

pagefontheight property

The font height of the current survey page.

Member of

<survey>

Remarks

Examples

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

<text sometext>
/ items= ("pagefontheight = <% survey.interview.pagefontheight %>")
</text>

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

<page somepage>
pagefontheight = <% survey.interview.pagefontheight %>
</page>

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