| GRW reference for Genero BDL applications / Reporting API Functions | |
Use these functions to get the most current error details. The functions are provided as part of the libgre.42x library.
| Function | Description | 
|---|---|
fgl_report_getErrorStatus() RETURNING ok INTEGER  | 
Returns the most recent error status. | 
fgl_report_getErrorString() RETURNING message STRING  | 
Returns a human-readable error string. |