Versions Compared

Key

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

...

Parameters whose name is a combination of the job chain node state and the parameter name (for example start/command) can be used in JITL Jobs. The state and parameter name have to be separated by a slash. These parameters are exclusively used by the job in the job chain whose state is mentioned in the parameter name.

Example: Using a parameter with the same name in different job chain nodes

In the following example the parameter with the name command is used in different nodes with a unique value for each node:

...