Edit
ReleaseMutex (name)
Definition: Releases the named mutex previously obtained by a call to GetMutex
. If the client logs out before releasing a mutex, the mutex is automatically released.
Availability: MWScript handlers
See Also:
GetMutex: Try to obtain a named mutex
!--sphider_noindex-->