Writes bytes
of data supplied to the file named filename
, creating it if necessary.
[[process]]
source = "context://file/file_write"
bytes
- the data to be written to the filefilename
- String with the name of the file to be written, absolute or relative to the current working directory of the process invoking the flow.