User Tools

Site Tools


dictionary:errors:index

This is an old revision of the document!


Script Error Handling

If an unhandled error occurs in a script of any kind it will cause a Global Script named the Script Error Alert to be executed. Depending on where the error is coming from the ThisUnit, ThisScript or ThisInterface globals may also be set to indicate in what script or unit script or interface script the error occurred.

Inside the Script Error Alert you can use the Last Error, Last Error Message, and Last Error Date verbs to get the error message and exact time for logging or alerts as needed.

See Also:

dictionary/errors/index.1590067613.txt.gz · Last modified: 2023/02/13 14:51 (external edit)