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