> For the complete documentation index, see [llms.txt](https://flowprodocs.wftutorials.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flowprodocs.wftutorials.com/flowblocks/general/file-function.md).

# File Function

### Description

This block allows you to run a flowpro script within its own content. The final output of the script is the output of the block and the current output of your script.

### Properties

#### Enter File Path

This is the filepath of the flowpro file to run. This file must end with the flowpro extension.

### Returns

This block returns the current output of the script that was executed.
