Versions Compared

Key

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

...

Another Conditions Editor will open.  Add the expression to be evaluated. And also Then select a Command which is to be executed if the expression becomes true. The In-Condition supports two commands:

  • startJob: This command starts the job according to the value of Command Param if the expressions evaluate to true. The default value of Command Param now, which means the job will be started as soon as the result of the Expressions becomes true.
  • writeLog: This command writes the message provided in the Command Param in to the log.