The vertical coordinate of the visual item.
<likert> <openended> <sliderTrial> <caption> <checkboxes> <dropdown> <image> <listbox> <radioButtons> <slider> <textbox> <button> <clearScreen> <clock> <html> <picture> <shape> <text> <video>
object.name.y
Read/Write
extent
Specifies the vertical pixel location of visual stimulus, question, or survey item.
The following displays the value of y in a text stimulus:
<text myText>
/ items= ("mouse y position = <% mouse.y %>")
</text>