WPS Branch on Windows FAQ

Last updated:July 23, 2026

Common questions about Branch usually focus on execution logic, branch quantity, and condition setup; this FAQ covers 3 frequent questions.

FAQ

How does Branch execute conditions in a flow?

  1. Open an automation flow that already uses Branch.
  2. Check whether each branch condition is configured completely.
  3. When the flow runs, all branches whose conditions are met will execute.

How many branches can I add?

  1. Open the Configure Parameters panel.
  2. Click + Add Branch at the bottom to add another branch.
  3. Expand the structure as needed and review all conditions before saving.

Can one branch contain multiple conditions?

  1. Select the branch you want to edit.
  2. Click + Branch Condition to add another condition.
  3. Review the combined conditions in that branch before saving the flow.

Glossary

TermDefinition
BranchAn execution path in an automation flow that runs when its conditions are met.
Branch conditionA rule that determines whether a branch runs, usually based on a field, operator, and comparison value.
Automation editorThe editing interface used to build and manage table automation flows.