The default text to appear in a edit box.
<openended> <slidertrial> <textbox>
The defaultresponse property can be used to prepopulate the edit box of a textbox or openended with a given string of text.
The following displays the value of defaultresponse in a text stimulus:
<text sometext>
/ items= ("defaultresponse = <% openended.foo.defaultresponse %>")
</text>