Avaya Writing Technician Interface Scripts Manuel d'utilisateur Page 70

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 120
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 69
Writing Technician Interface Scripts
2-40
setenv
The setenv command allows you to assign an ASCII string value or a numeric
value to a variable in the local environment variable table. When you assign a
value to a variable, you do not type the
$ before the variable. If the value contains
spaces or tabs, place double quotes (“”) around the value string.
The
setenv command uses the following syntax:
setenv
<variable_name> <variable_value>
<variable_name>
is the name of the variable.
<variable_value>
is the value assigned to the variable.
For example, the following script assigns the value “Good Morning
to the
variable
a.
setenv a “Good Morning”
Vue de la page 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 119 120

Commentaires sur ces manuels

Pas de commentaire