In the WriteMode (union) the options are add, overwrite or update.
If I set it to overwrite, I think there is no autorename strategy needed.
Still, the documentation says: "The autorename strategy is the same as it is for add".
And the explanation for Aadd is: "The autorename strategy is to append a number to the file name. For example, "document.txt" might become "document (2).txt""
How can that apply to overwrite?
Thanks.