The On Error tab tells Setup Factory what to do if an error occurs when the action is being performed.
This section specifies the amount of detail the user will be given if an error occurs.
Don't notify the user at all (the user will not be notified of the error).
The simple error message will be displayed if an error occurs. The details of the simple error message can be found in the Return Values section of the action's help topic.
The verbose error message will be displayed if an error occurs. The details of the verbose error message can be found in the Return Values section of the action's help topic.
A custom error message of your own is displayed. You can enter your own message text directly onto the On Error tab when this option is selected.
This is where you can specify what should happen after the user is notified of the error.
The setup will continue with the next action in the list.
The setup will continue at the specified label in the actions list.
The setup will abort.
See Also: Alphabetical List of Actions, Categorical List of Actions