- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Hi All,
End Flow action flow action helps us to end the flow at any given point of time.
It helps us to stop running the current flow. Use End Flow within a branch of the flow to specify an exit condition. For example, end the flow when it reaches a specific If flow logic block.
End Flow logic can be contained within a conditional flow logic block, such as an If, Else If, or Else flow logic block. Use this flow logic to stop a flow when certain conditions are met. You cannot add actions or flow logic after you use the End Flow flow logic. All branches of a flow are ended when a flow reaches the End Flow flow logic, including the Wait for a duration logic. Any branches that run in parallel also stop their progress when you use the End Flow flow logic.
Execution Details:
When a flow ends, the flow state becomes Complete.
Regards,
Shamma Negi
- 670 Views
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
