 |

Function | Description | Return Type |
ERR() | Identifies the error and returns its error code. | Integer |
ERL() | Identifies the line number in the source file where the error occurred. | Integer |
ERROR() or
ERROR$ | Identifies the message corresponding to the current error code. | String |
|