GOTO action


Function
The action jumps to a label. The script execution continues from this label.
Declaration


  GOTO label
Parameters


labelinlabel
Note
Label is a sequence of characters that meets the conditions for the given object name.

GOTO action


Function
The action jumps to a label. The script execution continues from this label.
Declaration


  GOTO label
Parameters


labelinlabel
Note
Label is a sequence of characters that meets the conditions for the given object name.