RESUME

RESUME

RESUME action


Function

Handling an error occurrence.

Declaration

RESUME

Description

If an error occurs, the script interpreter performs the jump to an action which follows the action, that caused the error. It is, in principle, the overlooking of an error (action that generates the error). If an error does not occur, the script interpreter performs the jump to the first action in the script.