The last validity score for left pupil gaze point data.
eyetracker.name.lastLeftValidity
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 lastLeftvalidity in a text stimulus:
<text myText>
/ items= ("height = <% eyetracker.lastLeftvalidity %>")
</text>