(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
Cancel a running script.
Spec:
cancel_script(
string name)
name: The name of the script to cancelThe name must include the full path
This documentation is incomplete