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