Write to file

Write output to file

Description

Writes to a file.

Properties

File path

The full path of the file to be written to.

Write options

Choose between append and overwrite.

The default option is append.

Returns

Returns the current output. The written file will be updated based on the write options.

Last updated