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 external program driven auto-complete textbox.

Code Block
{
    "success": false,
    "errorId": "08001",
    "errorText": "Authorization failure on distributed database connection attempt. SQLCODE=-30082"
}

...