LOTUSSCRIPT LANGUAGE
Syntax
CodeLockCheck (lockID)
Elements
lockID
A Long value indicating the sum of the agents that have the lock and are waiting for the lock.
Usage
A sample return value of 4 would mean that one agent has the specified lock and three other agents are waiting for it. Zero indicates the lock is not locked.
See Also