Compare FAQs
Frequently asked questions for the Compare guide.
What is the purpose of the FlowCompare component?
The FlowCompare component is used to evaluate multiple conditions and determine the next path in the flow based on dynamic comparisons or rules.
What happens if none of the conditions in FlowCompare match?
If no condition is matched, the flow either stops or proceeds to a fallback/default branch if such a connection exists.
Can I define multiple conditions in FlowCompare?
Yes. FlowCompare supports multiple comparison branches, each evaluated separately to control flow redirection based on the first matched cond