Functions to get error details

Use these functions to get the most current error details.

Table 1. Functions to return error details
Function Description
fgl_report_getErrorStatus() 
  RETURNS ok INTEGER
Returns the most recent error status.
fgl_report_getErrorString() 
  RETURNS message STRING
Returns a human-readable error string.