User Tools

Site Tools


en:actions:actionwritetextfile

Write text file

This action allows you to write a text file.

Standard parameters

Input parameters

File

The name of the file to write to.

Text

The text to write.

Advanced parameters

Input parameters

Mode

The write mode:

  • Overwrite the file content
  • Append the text to the end of the file

Exceptions

Unable to write to the file

<BOOKMARK:unable_to_write_to_the_file>

This exception is thrown when the file cannot be written to.

  • Default action: stop the script execution
en/actions/actionwritetextfile.txt · Last modified: 2021/02/13 11:23 by 127.0.0.1