Definition and Usage
The End flow command is used to mark the end of or terminate the current workflow.
Parameters Values
Example
This workflow will check if 10 is greater than 5. If it is correct, it will then run the subflow named "Subflow1" and the flow will end when this is complete.