The time at which response window begins.
<defaults> <block> <expt> <likert> <openended> <sliderTrial> <survey> <surveyPage> <trial> <response>
object.name.windowOnset
Read/Write
integer
The following displays the value of windowonset in a text stimulus:
<text myText>
/ items= ("windowonset = <% response.foo.windowonset %>")
</text>
The following displays the value of windowonset in an instruction page:
<page myPage>
windowonset = <% response.bar.windowonset %>
</page>