Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

7.66 GOTO

Note
titleNote: Usage options

The GOTO command is used to transfer control to another command in the same function. The command which is to receive control is identified by the label associated with it.

...

7.66.1 GOTO Parameters

7.66.2 GOTO Examples

...


Panel
bgColor#ffffcc

                                                                        Required

  GOTO --------- LABEL -------- label ------------------|