up Inquisit Language Reference

rightmargin property

The amount of spacing for the right 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 rightmargin in a text stimulus:

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

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

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

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