The following Mouse queries routines are provided:
OS_QueryMouseLeft  | 
Returns true if the Left mouse key was pressed when the event started  | 
OS_QueryMouseRight  | 
Returns true is the Right mouse key was pressed when the event started  | 
OS_QueryMousePosition  | 
Returns the current mouse coordinates in device units relative to desktop  | 
OS_QueryMouseObject  | 
Returns the ESL name of the object that the mouse is currently over. If the mouse is not over an ESL visible object, the returned value is "".  |