Syntax
'MOVE'(x,y)
Description
The 'MOVE' mnemonic sets the current cursor position to the given x and y point.
| Parameter | Description | 
| x | Horizontal position of the cursor. | 
| y | Vertical position of the cursor. |