STOP([id])
- Category
- Control Flow
- Added in
- v0.6
Stops the current macro, or macros matching the specified ID
For stopping all macros you can use either "all"
or "*"
.
The ID of a script is displayed in the "Macro Activate" screen, and will be always the task name, when it was started through EXEC, or the name of the key/button, if it was started with file includes ($$<file.txt>) or ran directly from a key/button.