Contents
Display Legacy Contents

 Print
    Send Mouse Action    
Emulates the Mouse Action.

Parameters

Action <unquoted string>

The mouse action that the user wants to emulate. The possible values are: Left Click, Right Click, Double Click, Left Down, Left Up, Right Down, Right Up, Mouse Move or dynamic.

 
X <numeric>

The X coordinate for the mouse action.

 
Y <numeric>

The Y coordinate for the mouse action.

     
 

    See also
    Samples

     
     
    Updated: 4/8/2016 5:48 PM