File::Write2File | ||
Description | ||
Writes the
configured content (text) to the outputfile (ASCII). |
||
Options | ||
Outputfile |
The file to which the data must be written. | |
Text |
The text that must be written to the configured outputfile. | |
Append |
When checked, will append the data to the outputfile. | |
Force
create file on empty text |
When checked, the file will also be created when there is no data to write (empty file). | |
Encoding |
The encoding used for the outputfile. |