If

If



Use context menu or action toolbox to add If action to workflow scheme.

  • Click on the area with (Edit) icon on the scheme and:
  • Select category Logic and Flow;
  • Choose If.
  • In action toolbox:
  • Select category Logic and Flow;
  • Drag and drop If action to the area with (Edit) icon on the workflow scheme.


Open action configuration dialog to edit action properties:

  • Open action context menu on the scheme and choose Edit;
  • Or double click the action on the scheme.


Use configuration dialog to edit action properties:

Property Description
Title Defines action title.
By default the title is action type name.
Expression If expression is resolved to YES at action runtime, the workflow will enter Then branch. If NO, the workflow will go to Else branch.
Lookups are available for this property.

Single condition:

Condition with multiple fields using variables:

If condition returns False process will follow the No branch.

Contents