up Inquisit Language Reference

file property

The path of the raw data file.

Member of

<data> <dataStream> <eyeTracker> <eyeTrackerSrResearch> <eyeTrackerTobii> <summaryData> <survey>

Syntax

object.name.file

Read Only

Type

string

Remarks

The path of the raw data file.

Examples

The following displays the path of the raw data file in a text stimulus:

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

Copyright Millisecond Software, LLC. All rights reserved.