showErrors()

 

This function displays errors that occur as a result of server requests. If no errors have occurred, a “No errors have been reported” message will be displayed as shown below.

This function does not accept any parameters. The function is typically used for debugging Profound UI components that make requests to the server for data. For example, if no data appears on your database-driven chart, you may type “javascript:showErrors()” in the browser’s address bar, and you will then see all errors that may have occurred relating to authority, file access, etc.