KB-132927: exit.ifbackgroundcheck

exit.ifbackgroundcheck

The exit.ifbackgroundcheck command can be used to check whether the comparison process was started with the Background check option.. If it does concern a background check, the script will end. The following scripts will only be executed if the comparison process is not a background check.

Syntax:

exit.ifbackgroundcheck

Example

Function ScriptBeforeCompare
{
// If it does concern a background check, the script will close
// Start cancelled.
exit.ifbackgroundcheck

// otherwise:
provideArchive
useTempWorkdirM
useTempWorkdirS
}

Last update: September 15, 2023

Related Articles

IMPRINT | PRIVACY POLICY | COOKIE POLICY

Privacy Preference Center