$backgroundProcess.list

List all background processes.
Syntax
    $backgroundProcess{list}
    $backgroundProcess.list{}
DocumentationList all background processes.

    Parameters:
      list, a flag to indicate that a whitespace separeted list of the names of all active background processes is requested.
    Returns:
      a whitespace separeted list of the names of all active background processes.
Examples
$backgroundProcess.remove{count}

Result:
    remove the background process named count
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters0
Maximum parameters 0