Difference between revisions of "Component: Create File ( Data)"
From Flowcode Help
Jump to navigationJump to search| Line 72: | Line 72: | ||
|- | |- | ||
| colspan="2" | True if the data passed to the CreateFile macro needs no additional formatting | | colspan="2" | True if the data passed to the CreateFile macro needs no additional formatting | ||
| + | |- | ||
| + | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
| + | | width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Advanced | ||
| + | |- | ||
| + | |- | ||
| + | | width="10%" align="center" | [[File:Fc9-type-10-icon.png]] | ||
| + | | width="90%" | Media Type | ||
| + | |- | ||
| + | | colspan="2" | The MIMI type for the data - e.g. "image/jpeg" or "text/plain;charset=UTF-8" | ||
| + | |- | ||
| + | | width="10%" align="center" | [[File:Fc9-type-7-icon.png]] | ||
| + | | width="90%" | Base64 Data | ||
| + | |- | ||
| + | | colspan="2" | True if the data passed should be base-64 decoded before saving | ||
| + | |- | ||
| + | | width="10%" align="center" | [[File:Fc9-type-7-icon.png]] | ||
| + | | width="90%" | Encode URI | ||
| + | |- | ||
| + | | colspan="2" | Set true if the data needs to be encoded | ||
|} | |} | ||
Latest revision as of 14:38, 26 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
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