generate from value
This block is part of the files
group and was last modified in core v10.4.28
.
generate from value
v10.4.28
Generates a file from the given value.
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
filenamerequired The name of the file. |
value |
|
|
extensionrequired The extension of the file, e.g. pdf . |
value |
|
|
datarequired The contents of the file, e.g. JSON, XML or CSV data. |
value |
|
|
encoding The encoding of the data, can be ascii or utf8 |
value |
utf8 |
|
win. newline char Use a windows EOL character (\r\n) instead of the mac / linux EOL character (\n) |
condition |
|
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
success File succesfully created? |
condition |
||
filerequired Output file. |
file |
Core Releases
v10.4.28 This block was introduced inv10.4.28
, click here to see the release notes.
Back to
files
Return to the main group to view all sub-groups
Back to file parsing
Return to the group to view all blocks within this group