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