Error Functions
Function | What It Returns |
Error(errornumber) | The error message, as a Variant, that corresponds to the errornumber. |
Error$(errornumber) | The error message, as a String, that corresponds to the errornumber. |
Function | What It Returns |
Error(errornumber) | The error message, as a Variant, that corresponds to the errornumber. |
Error$(errornumber) | The error message, as a String, that corresponds to the errornumber. |