Macro commands
- Delay;
- Ability to insert a time delay between commands expressed in milliseconds "ms".
- Operation modes;
- Modes of operation of the entire macro "No repetition", "Press to run, release to stop".
- Jump to specified line;
- Command to go to the line specified in the option settings.
- Cycles;
- Cycles option, allows you to loop commands in a macro for a specified number of repetitions.
- Comments;
- It is possible to add comments to the macro structure. (Does not affect the performance of the macro)
- Color Definition;
- A complex function that allows you to define a color and execute a given condition.
- Language Change;
- Allows you to insert a command into a macro that changes the layout to an available language.
- Variable function;
- Ability to add “A, B, C, D” variables to the macro structure.
- Move by relative coordinates;
- Moves the cursor relative to its location.
- Move by absolute coordinates.
- Move the cursor by absolute coordinates, the reference point is the upper left corner of the screen (X:0 Y:0).
✕