da_scroll
Scroll the mouse wheel at the current cursor position or a specified location by pixel deltas, with positive values moving down and right, or negative values moving up and left.
Instructions
Scroll the wheel at the current (or given) cursor position by (dx, dy) pixel deltas. Positive dy = down, positive dx = right.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| dx | Yes | ||
| dy | Yes | ||
| stepPx | No |