Retrieves the y-coordinate of the mouse pointer's position relative to the user's screen.
Syntax
HTML N/A Scripting [ iSize = ] event.screenY
Possible Values
iSize Integer that specifies the y-coordinate, in pixels. The property is read-only, with no default value.
Applies To
HTML N/A Scripting event