LOTUSSCRIPT LANGUAGE
Syntax
CodeUnlock (lockID )
Elements
lockID
Releases the lock specified by ID. Bear in mind that CodeLock and CodeUnLock should always be done in pairs; failure to adhere to this practice will lead to unexpected results.
Extended examples: lock functions
See Also