Skip to content

If

A single node that checks a condition and has two outputs — TRUE and FALSE. Wire each output to the commands for that branch (no separate Else / End If commands needed).

ConditionsIfBranch

Overview

If is a no-code automation step in the Conditions category of AutoFlowRPA. It branches your workflow down different paths depending on a condition. You can configure 3 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.

What it does

A single node that checks a condition and has two outputs — TRUE and FALSE. Wire each output to the commands for that branch (no separate Else / End If commands needed).

Parameters

ParameterTypeRequiredDefaultDescription
First valuestring
RequiredLeft-hand operand.
Example: {{{count}}}
Supports variables
Conditiondropdown
is equal to · is not equal to · is greater than · is less than · is greater than or equal to · is less than or equal to · contains · does not contain · is empty · is not empty
Requiredis equal toComparison to perform.
Second valuestring
OptionalRight-hand operand.
Example: 10
Supports variables

How to use If

  1. 1

    Open AutoFlowRPA and drag the If command from the Conditions group onto the canvas.

  2. 2

    Set its parameters in the side panel — If has 3 configurable field(s).

  3. 3

    Connect it into your workflow and press Run. Everything executes locally on your machine.

Frequently asked questions

What does the If command do?

A single node that checks a condition and has two outputs — TRUE and FALSE. Wire each output to the commands for that branch (no separate Else / End If commands needed).

Which group does the If command belong to?

If is part of the Conditions group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.

Does the If command take any parameters?

Yes — If has 3 configurable field(s), all editable in the visual node editor.

More Conditions commands

Ready to automate your busywork?

Start your free 30-day trial today. No credit card, no commitment.