260 of 283
255
256
257
258
259
260
261
262
263
264
265
251
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