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