Pascal Scripting: CheckForMutexes
Prototype:
function CheckForMutexes(Mutexes: String): Boolean;
Description:
Returns True if any of the mutexes in the comma-separated Mutexes string exist.
function CheckForMutexes(Mutexes: String): Boolean;
Returns True if any of the mutexes in the comma-separated Mutexes string exist.