Denso BHT-200QW Spezifikationen Seite 287

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 587
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 286
Chapter 14. Statement Reference
279
____________________________________________________________________
Flow control statement
RETURN
Returns control from a subroutine or an event-handling routine (for keystroke interrupt).
____________________________________________________________________
Syntax:
Syntax:Syntax:
Syntax:
RETURN
Description:
Description:Description:
Description:
RETURN statement in a subroutine returns control to the statement immediately following
the GOSUB that called the subroutine.
RETURN statement in an event-handling routine for keystroke interrupt returns control 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 statement.
You may specify more than one RETURN statement in a subroutine or an event-
handling routine.
Reference:
Reference:Reference:
Reference:
Statements: GOSUB and ON KEY ..GOSUB
Seitenansicht 286
1 2 ... 282 283 284 285 286 287 288 289 290 291 292 ... 586 587

Kommentare zu diesen Handbüchern

Keine Kommentare