TolliumScreenBase::BeginLockedUnvalidatedWork (open)
Begin transactional work without automatic validation, while keeping a mutex locked
Syntax
LOADLIB "mod::tollium/lib/screenbase.whlib";
OBJECT FUNCTION BeginLockedUnvalidatedWork(STRING mutex)
Parameters
STRING mutex
Return value
OBJECT
A transactional work object
Description
This function returns a transactional work object, that keeps a mutex locked while running, but skips validation for any objects on the current screen