up Inquisit Language Reference

mouse element

The mouse element is a built-in element that exposes a number of properties reflecting the current state of the mouse.

Syntax

<mouse>
This element has no attributes
</mouse>

Properties

mouse.monitor
mouse.x
mouse.y

Functions

None.

Remarks

The mouse element is a built-in object and can not be explicitly declared in a script. It exposes a number of useful properties, however, that can be referenced in expressions throughout the script.

Examples


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