The saccadethreshold property specifies the saccade angular velocity threshold in degrees per second used in determining when a fixation is completed.
<eyetracker> <eyetracker>
If the eye moves faster than the threshold it indicates a potential saccade and the end of the current fixation.
The following displays the value of saccadethreshold in a text stimulus:
<text sometext>
/ items= ("saccadethreshold = <% eyetracker.saccadethreshold %>")
</text>