A taskCallback function can be called with 4 or 5 parameters. If
data is specified, it is always the 5th argument. Seemed pointless to
declare explicit parameters that would never be used.
Value
TRUE to continue the taskCallback. FALSE will delete the taskCallback.