Ocean-optics Jaz Scripting Language and Scripting Engine Manuel d'utilisateur Page 31

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 74
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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)
Vue de la page 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 73 74

Commentaires sur ces manuels

Pas de commentaire