The last validity score for right pupil gaze point data.
eyetracker.name.lastRightValidity
Read Only
number
This property returns a validity score for the last received gaze point message. The score is reported as a percentage ranging from 0 - 100% with 100% representing the highest validity.
The following displays the value of lastRightvalidity in a text stimulus:
<text myText>
/ items= ("height = <% eyetracker.lastRightvalidity %>")
</text>