LOOP While function

The LOOP While function in RPA.

Help CentreBuilding Processes

This article describes the RPA Loop functionality to while.

For a full list of available functions, please read LOOP functions.


Description

The LOOP While function allows you to while.


Setting it up

To use the LOOP While function, follow these instructions:

{{popups:rpas/add:action=loop-while}}

Once on a process map:

  1. Navigate to the process where you would like to add the LOOP While function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the LOOP While option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
VariableYesText-Variable to evaluate
Max iterationsNoNumber-Maximum iterations
OperatorNoSelect-Comparison operator

Output variables

This action does not produce output variables.


Errors

This action does not produce specific errors.


Tips

  • Loops while the variable condition is true
  • Always set a max iterations to prevent infinite loops

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.