up Inquisit Language Reference

content property

The textual content of an instruction page.

Member of

<htmlpage> <page>

Remarks

Examples

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

<text sometext>
/ items= ("content = <% page.somepage.content %>")
</text>

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

<page somepage>
content = <% htmlpage.somepage.content %>
</page>

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