> For the complete documentation index, see [llms.txt](https://docs.flexy.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flexy.bot/modules/scripting/steps/return.md).

# Return

**Introduction**

The "Return" step is used in automations with a trigger of type "Function" to return a value to the calling function. This step is essential for passing results back from the automation.

**Configuration**

* **Value**: Specifies the value to return (type is based on trigger configuration)
