Catch Exceptions
If there is the possibility that a script will generate an exception at runtime, you can catch the exception and take corrective action in the process using a catch event.
For example, the following are some ScriptTasks with IntermediateCatch events attached to them, and the properties of one of them:
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.