Ocean-optics Jaz Scripting Language and Scripting Engine Bedienungsanleitung Seite 34

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 74
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 33
6: Functions Reference
26 013-RD000-000-12- 201010
Arguments
Name Type Special Considerations
Label A labeled statement in the script Labels are local to main or a user-
defined procedure
If
Syntax:
If(conditional expression) GOTO Label
If(conditional expression) Procedure Name
If(conditional expression) HALT
Arguments
Name Type Special Considerations
Conditional expression Boolean expression Example (A <> B)
Label User defined Label
Procedure Name Name of a user-defined
procedure
Call user expression and return
HALT Termination of script
Intent:
Conditional execution of script statements.
Label
Syntax: Label <Label Name>
Seitenansicht 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 73 74

Kommentare zu diesen Handbüchern

Keine Kommentare