Errors can be handled at three levels: individual actions, groups of actions, or project level.
Set the "Timing Properties.
For localized error handling, use the Try, Catch, Finally and End actions in the Flow Control category. The valid combinations are Try-Catch-End, Try-Finally-End or Try-Catch-Finally-End. To use these actions you must place the actions you want to run as child actions of the try, catch or finally.
Localised error handling works as follows: