Borealis-Legacy/Nodes/Reporting/Export_to_CSV.py

3 lines
219 B
Python

# HIGH-LEVEL OVERVIEW
# - This node takes an input source and either replaces or appends data fed into it into a CSV file on disk.
# - There will be a checkbox to allow the user to change the behavior (Replace / Append)