up Inquisit Language Reference

topmargin property

The amount of spacing for the top margin of a survey page.

Member of

<survey> <surveypage>

Remarks

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

Examples

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

<text sometext>
/ items= ("topmargin = <% surveypage.page3.topmargin %>")
</text>

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

<page somepage>
topmargin = <% survey.mysurvey.topmargin %>
</page>

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