up Inquisit Language Reference

file property

The path of the file.

Member of

<data> <htmlpage> <include>

Remarks

Examples

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

<text sometext>
/ items= ("file = <% data.file %>")
</text>

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

<page somepage>
file = <% htmlpage.feedback.file %>
</page>

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