Component: Create File ( Data)

From Flowcode Help
Jump to navigationJump to search
Author MatrixTSL
Version 1.0
Category Data


Create File component

Creates a download file from a string variable.

Detailed description

No detailed description exists yet for this component

Examples

No additional examples


Macro reference

CreateFile

Fc9-comp-macro.png CreateFile
Creates a file from the supplied filename with the supplied contents and triggers a download  
Fc9-string-icon.png - STRING Filename
Default filename assigned to the file e.g. "file.txt" 
Fc9-string-icon.png - STRING Data
Data to assign to the file 
Fc9-void-icon.png - VOID Return


Property reference

Fc9-prop-icon.png Properties

Component Source Code

Please click here to download the component source project: FC_Comp_Source_WEBEXP_CreateFile.fcsx

Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_CreateFile.fcsx