append to a csv file.
Summary:
I would like to create an audit log for one rule, so that I can easily track when this one rule is being executed. I have written the below code, to write information to a CSV file in the inbox, which does work. My issue is every time the calculation is run, the one line of information is written to the first line on the file. Is there a way to have this data append rather than overwrite?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
1