Pad.pauseTask

Pause the task of @pad. This function will also wait until the function executed by the task is finished if this function is not called from the task function.

class Pad
bool
pauseTask
()

Return Value

Type: bool

a %TRUE if the task could be paused or %FALSE when the pad has no task.

Meta