up Inquisit Language Reference

fontheight property

The height of the font.

Member of

<caption> <checkboxes> <clock> <defaults> <dropdown> <image> <instruct> <likert> <listbox> <openended> <radiobuttons> <slider> <slidertrial> <survey> <surveypage> <text> <textbox>

Remarks

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

Examples

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

<text sometext>
/ items= ("fontheight = <% text.foo.fontheight %>")
</text>

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

<page somepage>
fontheight = <% defaults.fontheight %>
</page>

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