Inspect.Queue.Handler
Returns the current queue handler function.
Usage:
handler, owner
= Inspect.Queue.Handler()
Parameter
Type
Datatype
Description
handler
result
function
The current queue handler function.
owner
result
string
The owner of the current queue handler function.