[ Version ( since = "2.36" ) ]
public void return_boolean (bool result)
Sets this's result to result
and completes the task (see
return_pointer for more discussion of exactly what this means).
this |
a Task. |
result |
the bool result of a task function. |