Skip to content

Return

Name Mandatory Description Default Type
⬅️ Input The input to return (when supported) and stop the flow. Any
Output ➡️ This shard does not produce an output as it stops the flow. None

Stops the current flow and outputs the provided input. This shard is used to exit the execution of the current wire early as well as to short circuit within loops (Repeat, ForEach, etc), returning the specified input.