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
@evilbaby Please read the topic
2afa552b-f7b8-48ef-ae7e-66924735b306-image.png
Let me try, thanks mate.