The path of the file.
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>