The file attribute specifies the file name of the ASL plugin module.
Applies to
Remarks
The file property determines which type of eye tracker Inquisit will interoperate with. To interoperate with an ALS Eye Tracker, this attribute must be set to "asleyetracker.dll".
Examples
The following displays the value of file in a text stimulus:
<text sometext>
/ items= ("file = <% asleyetracker.file %>")
</text>