RETRY

RETRY

RETRY action


Function

Handling an error occurrence.

Declaration

RETRY

Description

The action makes a difference only in the case of an error occurrence. It causes the transition to the action, where the error occurred and thereby repeats the error. In case of its successful execution, the script interpreter continues executing the next actions. If the error do not occur, the action causes the immediate termination of the script processing without any error.