The maximum height of the participant's pupil as reported by the eye tracker.
Applies to
Remarks
This property returns the maximum height of the participant's pupil during a given trial.
Examples
The following displays the value of maxpupilheight in a text stimulus:
<text sometext>
/ items= ("height = <% eyetracker.maxpupilheight %>")
</text>