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