The maximum width of the participant's left pupil as reported by the eye tracker.
eyetracker.name.maxLeftPupilWidth
Read Only
number
This property returns the maximum width of the participant's left pupil during a given trial.
The following displays the value of maxLeftPupilWidth in a text stimulus:
<text myText>
/ items= ("height = <% eyetracker.maxLeftPupilWidth %>")
</text>