| Syntax |
$backgroundProcess.remove{name} |
| Documentation | Remove a background process.
name, the name of the background process to be removed.
whatever the return value of this script is, else no value is returned. |
| Examples | |
Result: includes template "template_functions" and executes the code without output Note: Useful to execute functions without public returns. |
|
| Group | Special |
| Minimum required transaction-mode: | UPDATE=TREE |
| Required scripting permission of the developer | PERMISSION_FL_ADVANCED |
| Minimum parameters | 1 |
| Maximum parameters | 1 |