Ocean-optics Jaz Scripting Language and Scripting Engine Uživatelský manuál Strana 31

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 74
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 30
6: Functions Reference
013-RD000-000-12- 201010 23
Do … Done
Syntax: Do V SV,EV,SS Done
Example:
Do I 1,10,1
Sum := Sum + I
Done
This is the basic loop iteration structure where the loop body is delimited by the keywords DO and
DONE.
Arguments
Name Type Purpose
V integer Iteration variable
SV constant initial value of iteration variable
EV constant value of variable to terminate loop
SS constant increment V by other than 1
Duplicate
Syntax: Duplicate(A,B)
Arguments
Name Type Special Considerations
A Spectral
B Spectral B = A
EXP
Syntax: Exp(A,B)
Zobrazit stránku 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 73 74

Komentáře k této Příručce

Žádné komentáře