262 of 286
248
TaskIsLocked
Type
Function returning Boolean
Invocation
TaskIsLocked()
Discussion
This function will return
True
if the calling task is locked,
False
otherwise.
See Also
LockTask
,
UnlockTask