Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This example is JSON information returned when the script encounters an error with an database driven auto-complete.

Code Block
{
     "success":false,
     "errorId":"-204",
     "errorText":"CATEG in *LIBL type *FILE not found.",
     "errorText2":"SQLPrepare()"
}

...