(Official) LUA Scripting Documentation
cancel_script
Cancel a running script.
Spec:
cancel_script(
string name)
Parameters
name
: The name of the script to cancel
The name must include the full path
Incomplete
This documentation is incomplete