11 lines
370 B
Markdown
11 lines
370 B
Markdown
|
### Summary ###
|
||
|
|
||
|
terminate the current task that the command is running.
|
||
|
|
||
|
### IO ###
|
||
|
|
||
|
```[{CMD_ID}]/[text]```
|
||
|
|
||
|
### Description ###
|
||
|
|
||
|
this terminates the command given by a CMD_ID frame sent into this command. if the frame is empty, this command terminates all commands. this command doesn't care if the target command object itself is in looping and/or more input states.
|