pos: Current position of mouse cursor

Description Usage Value Note See Also Examples

Description

Print the position of the current location of the mouse cursor.

Usage

1
pos()

Value

Prints "move(x,y)" to the console.

Note

The console output can be pasted to a script, allowing to write mouse macros faster.

See Also

coord, record

Examples

1
2
3
4
## Not run: 
pos()

## End(Not run)

rMouse documentation built on May 1, 2019, 9:23 p.m.