Within a Python Toolbox, using a parameter type DEFile and direction set to output, when you choose an existing file ArcGIS Pro automatically deletes the file before execution. I would like the option to append to an existing file. Using the environment manager to set overwriteOutput to False, causes an error. Suppressing this error does not work. Changing the direction to input does not work, because you need an existing file. I want option to create a new file or modify an existing one.