Moves the pointer by a specified number of pixels.

MoveBy(dx, dy)

- dx
- Number of pixels to move horizontally.
- dy
- Number of pixels to move vertically.

Moves the pointer from the current position to a new position, dx
pixels away horizontally and dy away vertically.


[Move] Window 1..99 (Up='-' | Down='+') = MoveToEdge(Top) MoveBy(0,20) DragByScreenPercent($2$1, 0);
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)