ISRUNNING
ISRUNNING(<macro>)
Type: Action
Category: Mod related
Permission: N/A
Since Minecraft Version: v1.11
Since Version: v0.14.1
Minor: 14
API: 24
Patch: 1
Description
Returns whether the specified macro is currently running.
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 ($$) or ran directly from a key/button.
Changelog
- Added em v0.14.1: