The amount of time by which to increment to the response window.
<block> <defaults> <expt> <likert> <openended> <response> <slidertrial> <trial>
The following displays the value of windowincunit in a text stimulus:
<text sometext>
/ items= ("windowincunit = <% response.foo.windowincunit %>")
</text>
The following displays the value of windowincunit in an instruction page:
<page somepage>
windowincunit = <% response.bar.windowincunit %>
</page>