The last response latency recorded for the specified element.
<block> <expt> <likert> <openended> <slidertrial> <surveypage> <trial>
None.
The following displays the value of latency in a text stimulus:
<text sometext>
/ items= ("latency = <% trial.sometrial.latency %>")
</text>
The following displays the value of latency in an instruction page:
<page somepage>
latency = <% trial.sometrial.latency %>
</page>