up Inquisit Language Reference

monitor property

The monitor that the mouse cursor is on.

Member of

<mouse>

Remarks

The monitor property indicates the monitor that the mouse is currently on regardless of whether it is used by the script. This returns -1 if the monitor is unknown.

Examples

The following displays the value of monitor for the mouse:

<text sometext>
/ items= ("mouse monitor = <% mouse.monitor %>")
</text>

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.