File Function
Run a flowpro file within its own context
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.
Last updated