Versions Compared

Key

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

...

  • The workflow makes use of an If Instruction to check a previous job's return values. See JS7 - If Instruction for details of how to add expressions to If Instructions.
  • If the If Instruction evaluates to true then the the left branch with the Finish Instruction is executed.
  • The order can optionally be assigned a message that that , for example specifies to specify the reason for finishing the order.

...

  • If the If Instruction evaluates to false then the the right branch with the Finish Instruction is executed.
  • The checkbox for Unsuccessful outcome is selected.
  • The order can optionally be assigned a message that that , for example specifies to specify the reason for finishing the order.
  • Display feature availability
    StartingFromRelease2.5.0

...