findForumErrors

Description

Checks for errors in steps, until 5 seconds have passed.

Syntax

array findForumErrors ()



Return value

Expected type: Array
Description: An array of strings, each corresponding to a different type of error, indicating which problems were found (see code)


Notes

  • Keeps track of the errors it did find, so that the actual repair won't have to recheck everything.
  • Returns the array of errors found.
Advertisement: