Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to do this function just don't know how to script it.
Ignore errors do something If error = SomeError1 do something else if error = SomeError2 do something different
If you use "ignore errors", you get the variable "last error" which contains the name of the error.
@genadijs34 http://wiki.bablosoft.com/doku.php?id=how_to_catch_errors
Capture d’écran 2022-12-31 115218.png
Maybe A003 or B004 have signification ? its a commande name in my script? if yes, how i can find whats is A003 and B004?