End Node
End marks the end of a flow and provides the final output.
Guide
For example, after a reimbursement form is submitted successfully, the system returns “submitted successfully”, the reimbursement number, and the current approver.
If the user has no permission, it returns “no permission”; if invoices are missing, it returns “submission failed, invoices required”.
You can understand it as: the flow exit.