...
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" } |
...