onThe on command allows you to specify a label to jump to when an event happens. usage: on [event] goto [label]parameters:
exampleson error goto handle_errors Sets up an event handler that will send all "error" events to the "handle_errors" script label. on error goto 0 Removes any previously set event handler for "error" events. on error goto next Causes the script to continue executing even if an error is generated; execution will continue with the next statement after the one that caused the error. Alertra Script Language: Language Reference |
|
Website Monitoring · Features · FAQ · Pricing · About Us · Contact Us |
|
Website Monitor · Website Monitoring Service · Site Monitoring · Monitoring Service · Web Site Monitoring |
|