ibase_errcode
Return an error code
Description
int ibase_errcode()
Returns the error code that resulted from the most recent InterBase function
call.
Parameters
This function has no parameters.
Return Values
Returns the error code as an integer, or false if no error occurred.