Denso Power Net Terminal BHT-103 Spezifikationen Seite 322

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 577
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 321
Chapter 14. Statement Reference
314
Syntax:
RETURN
Description:
RETURN statement in a subroutine returns control to the statement immediately fol-
lowing the GOSUB that called the subroutine.
RETURN statement in an event-handling routine for keystroke interrupt returns con-
trol to the program location immediately following the one where the keystroke trap
occurred.
No label designating a return location should be specified in a
RETURN state-
ment.
You may specify more than one
RETURN statement in a subroutine or an event-
handling routine.
Reference:
Flow control statement
RETURN
Returns control from a subroutine or an event-handling routine (for keystroke interrupt).
Statements:
GOSUB and ON KEY...GOSUB
Seitenansicht 321
1 2 ... 317 318 319 320 321 322 323 324 325 326 327 ... 576 577

Kommentare zu diesen Handbüchern

Keine Kommentare