Versions Compared

Key

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

Introduction

The JS7 - If Instruction is used for conditional processing of orders. It can be used for example to evaluate the return value of a previous job and it can be used to check any order variables. 

The If Instruction allows users to declare conditional processing at the configuration level and leverages the need to apply scripting that buries the conditional logic in the script code.

Workflow

In the jdConditionalResult workflow two If Instructions are used:

...