| Syntax |
$backgroundProcess.exists{name} |
| Documentation | check if a background process withe the given name exists
name, the name of the background process whos existance is to be examined.
|
| Examples | |
| $backgroundProcess.exists{count} Result:
|
|
| Group | Special |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 1 |
| Maximum parameters | 1 |