Versions Compared

Key

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

...

  • In Conditions

    • In Conditions include a number of Expressions that can result in executing a Command to either start a job or to write a log file entry. If the Expression result is true then it executes the Command, and if the result is false then it does not execute the Command.
    • In Conditions are represented by left inclined parallelograms with grey background color. The border color changes to green if the Expression results to true. The text color of the Expression changes to green and black if the Expression result is true or false respectively.
      Image Removed
      Image Added

    • In Conditions can be consumed or not consumed:
      • An In Condition is defined being consumed when the job has once started by the result of In Condition. The consumed In Condition is represented by a white background color.
      • An In Condition is defined being not consumed if it has not yet been used to start a job. The not consumed In Condition is represented by a grey background color.

...