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