...
This example is JSON information returned when the script encounters an error with an extrenal program database driven auto-complete.
Code Block |
---|
{ success:false, "errorId":"-204", "errorText":"CATEG in *LIBL type *FILE not found.", "errorText2":"SQLPrepare()" } |
...
Example of the showErrors() API displaying JSON error response example:
PHP Script Example: