3.2.8.9 append



Description:


The "append" function add at the end of a file a given string.

Declaration:


Notes:
if "fileName" doesn't exist it will be created.


Example: