The monitor property specifies the screen on which the stimulus is presented.
<button> <clock> <html> <picture> <shape> <text> <video>
The property specifies which monitor a given stimulus appears on for experimental paradigms that use multiple display monitors connected to the computer.
The following displays the value of monitor in a text stimulus:
<text sometext>
/ items= ("monitor = <% text.foo.monitor %>")
</text>