flowflow.return

Return Flow

Return success or failure from the current flow.

Inputs

1
InputValue typeRequirementAccepted sources
Return StatusstatusExplicit status returned by the current Flow. Use success to stop flow.until or let flow.run continue; use failure to make the caller handle failure or let flow.until retry.stringRequiredliteral

Outputs

1
Output pathValue typeCoordinate space
data.statusstring

Runtime support

DesktopSupported
Android AgentSupported