MouseY()

Syntax

Result = MouseY()
Description
Returns the actual mouse 'y' position (in pixels) on the current screen. The position can be changed easily with the MouseLocate() function. ExamineMouse() should be called before this function to update the actual mouse position.

Parameters

None.

Return value

The actual mouse 'y' position (in pixels) on the current screen.

See Also

ExamineMouse(), MouseLocate(), MouseX()

Supported OS

All

<- MouseX() - Mouse Index - ReleaseMouse() ->