Skip to main content

Scroll Mouse Wheel

Command description

Scroll the mouse wheel at the specified position. By default, the command scrolls at the current pointer position. If another position is specified, it moves the pointer there before scrolling. You can scroll up or down.

Command Input Parameters

input parametersInput parameter typeDescription
X CoordinatenumberX coordinate in physical pixels from the upper-left corner of the screen; None uses the current horizontal position
Y CoordinatenumberY coordinate in physical pixels from the upper-left corner of the screen; None uses the current vertical position
Scroll DirectionenumUp, Down
Scroll Distanceint or strDistance in physical pixels

Command Output Parameters

None