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