If you have Append set here, this will mean that when you open the file any information that we are about to write to the file will Append to the existing file.
Alternatively, if you have Overwrite set here, this will mean that when you open the file any information that we are about to write to the file will Overwrite the contents of that file.