Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Variables can be retrieved using the function 

the variable(NAME, label=LABEL, job=JOB, default=DEFAULT) function.

    • VARIABLE is a string expression for the name of the variable.
    • label=LABEL (optional) is the label of an instruction .ist das Label einer Anweisung, in deren Ergebnis der Name erwartet wird. Das Label wird nicht in Anführungszeichen gesetzt, Beispielfor which the variable is recalled. Consider that the label is not quoted. Exapmle: label=A.
    • label=JOB (optional) der Name eines Jobs, in dessen Ergebnis der Name erwartet wird. Der Name wird nicht in Anführungszeichen gesetzt, Beispielis the name of a job for which the variable is recalled. Consider that the job name is not quoted. Example: job=MYJOB.