vMove()
Moves the cursor vertically by the given distance.
Signatures
vMove(distance: number): void
Moves the cursor vertically by the given distance.
| Parameter | Type | Description |
|---|---|---|
distance | number | The vertical distance to move |
Moves the cursor vertically by the given distance.
vMove(distance: number): void
Moves the cursor vertically by the given distance.
| Parameter | Type | Description |
|---|---|---|
distance | number | The vertical distance to move |