Difference between revisions of "Component: Create File ( Data)"
From Flowcode Help
Jump to navigationJump to search (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | MatrixTSL |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;...") |
|||
| Line 5: | Line 5: | ||
|- | |- | ||
| width="20%" style="color:gray;" | Version | | width="20%" style="color:gray;" | Version | ||
| − | | 1. | + | | 1.1 |
|- | |- | ||
| width="20%" style="color:gray;" | Category | | width="20%" style="color:gray;" | Category | ||
| Line 14: | Line 14: | ||
==Create File component== | ==Create File component== | ||
Creates a download file from a string variable. | Creates a download file from a string variable. | ||
| + | |||
| + | ==Version information== | ||
| + | |||
| + | Library Version, Component Version, Date, Author, Info | ||
==Detailed description== | ==Detailed description== | ||
| Line 58: | Line 62: | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | ||
|- | |- | ||
| + | |- | ||
| + | | width="10%" align="center" | [[File:Fc9-type-7-icon.png]] | ||
| + | | width="90%" | Use Defaults | ||
| + | |- | ||
| + | | colspan="2" | Set to false to override the default settings | ||
| + | |- | ||
| + | | width="10%" align="center" | [[File:Fc9-type-7-icon.png]] | ||
| + | | width="90%" | Raw Data | ||
| + | |- | ||
| + | | colspan="2" | True if the data passed to the CreateFile macro needs no additional formatting | ||
|} | |} | ||
Revision as of 16:45, 25 June 2026
| Author | MatrixTSL |
| Version | 1.1 |
| Category | Data |
Contents
Create File component
Creates a download file from a string variable.
Version information
Library Version, Component Version, Date, Author, Info
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
CreateFile
Property reference
| Properties | |
| Use Defaults | |
| Set to false to override the default settings | |
| Raw Data | |
| True if the data passed to the CreateFile macro needs no additional formatting | |
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