Move Cursor
The cursor is moved up and down and right and left.
In the setting when installing it, it is allocated in <Up>, <Down>, <Left>, and <Right> key.
Macro Syntax
Cursor Up
- Syntax
Up( );
- Record
Support
Cursor Down
- Syntax
Down( );
- Record
Support
Cursor Left
- Syntax
Left( );
- Record
Support
Cursor Right
- Syntax
Right( );
- Record
Support