File Writer


Stuff You Need to Know

This component writes any incoming data to a file.


How to Configure

Component-specific settings:
  • Filename (field) - The name of the file to write to. This file will be written into the application '/public' directory.
  • Append mode (checkbox) - Check this box if you would like to append data to the file each time this component runs. Uncheck it if you would like to overwrite the contents each time the component runs.
  • Delimiter (field) - What delimiter should be written to the file.

Standard settings:

Click here to view information on standard settings.