Skip to content
On this page

If

Description

This activity allows you to make simple yes/no or true/false choice. There are two parts to this activity. The first part of the statement is the condition (IF). After that there are 2 routes which consists of activities will run in case the statement is true (THEN) and activities to be executed if the statement is false (ELSE)

Properties

CategoryPropertyTypeDescription
MiscConditionIn(Boolean)The condition to be executed before the one of the two branches.
E.g: varA=varB

A product of IRTech Company