mpf:save

 | create and/or manipulate text-based files (html,xml,csv,...) |

 | integrated functionality for automatic file versioning |

Remarks
file/folder created automatically
file and folder (that will contain file) will be automatically created if they do not exist
overwrites existing files
files will be overwritten without any comment if they do exist
file versioning

 | file extension is not required (system checks if extension is available) |

 | default file (myfile.xml) must not end with numeric value (except version number) |
page formatting
you may use "\n" for line breaks, "\r" for carriage returns and "\t" for tabulator spaces
|