Ocean-optics Jaz Scripting Language and Scripting Engine Instrukcja Użytkownika Strona 28

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 74
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 27
6: Functions Reference
20 013-RD000-000-12- 201010
Name Type Special Considerations
IN Operator for membership
OUTSIDE Operator for non-membership
[a,b] Numeric range (real or integer) A < B
{a,b,c} Set of discrete values No imposed order
Intent:
Check that a system attribute, feature or device is or is not present or is sufficient to allow script to
proceed. If a check statement fails, the script terminates.
CloseFile
Syntax: CloseFile(F)
Arguments
Name Type Special Considerations
F FILE
Intent:
Finalizes access to a file.
Comment
Syntax: //This is a comment
A comment is any text following '//' to the end of a line.
Name Type Special Considerations
// Comment start // to end of line ignored in script
Przeglądanie stron 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 73 74

Komentarze do niniejszej Instrukcji

Brak uwag