$ErrLevel
$ErrLevel
The error severity level generated by the last command executed.
Syntax
$errlevel
Value
A number (0 to 4.) Can be reset by an application program.
Description
The error severity level of the most recently executed command.
| Value | Meaning |
| 0 | No error. |
| 1 | Information message. |
| 2 | Warning. |
| 3 | User error. |
| 4 | System error. |
See Also