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