$backgroundProcess.getName

Get the name of the current running background process.
Syntax
    $backgroundProcess{getName}
    $backgroundProcess.getName{}
DocumentationGet the name of the current running background process.

    Parameters:
      getName, a flag to indicate that the name of the current running background process is requested.
    Returns:
      the name of the current running background process.
Examples
$backgroundProcess.getName{count}

Result:
    returns the name of the current running count
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters0
Maximum parameters 0