25.53. ERROR$() or ERROR$(n)

[<<<] [>>>]

Returns the English sentence describing the last error if the argument is not defined or returns the English sentence describing the error for the error code n.

If the error code n provided as argument is negative or is above all possible errors then the result of the function is undef.


[<<<] [>>>]