===FetchFailure=== The **FetchFailure** function of the [[mplreport]] class returns **True** if one or more errors have been returned as part of a data request, such as //FetchHistory// or //GetEvents//. ==Parameters== None ==Return== **True** if there are one or more errors, otherwise **False**. ==Notes== You can also access the list of errors with [[errors]], and clear that list with [[ClearFailures]].