Task.hadError

Tests if task resulted in an error. Since 2.36

class Task
int
hadError
()

Return Value

Type: int

TRUE if the task resulted in an error, FALSE otherwise.

Meta