up Inquisit Language Reference

plugin property

The name of the eyetracker plugin in use.

Member of

<eyeTracker> <eyeTrackerSrResearch> <eyeTrackerTobii>

Syntax

eyetracker.name.plugin

Read Only

Type

string

Remarks

Returns which eye tracker plugin is currently in use.

Examples

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

<text myText>
/ items= ("height = <% eyetracker.plugin %>")
</text>

Copyright Millisecond Software, LLC. All rights reserved.