Syntax
Result = dbMouseMoveY()
Description
This command will get the current integer Y movement value of the mouse pointer. Instead of the actual mouse position, this command returns the difference between the current mouse Y position and the last mouse Y position.
See Also
dbHideMouse, dbMouseClick, dbMouseMoveX, dbMouseMoveZ, dbMouseX, dbMouseY, dbMouseZ, dbPositionMouse, dbShowMouse