SetErrorNumber()
Syntax
SetErrorNumber(Number.l)
You can forcibly fire an error. For example if you did not find a file, fire an error number 53 and let the error handler show the error for you.
Supported OS
Windows