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