While Loop

Brief description

This step is used to execute a block of code as long as a specified condition is true (examples of use)

Step Information

Step name (Not required) the custom name of the process step that labels the editor’s process step box

Input parameters

  • Append variable (Not required)– enables user to select one of the variable names previously defined
  • Condition expression (Required) boolean condition that needs to be true for execution

Was this article helpful?