3 lines
219 B
Python
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) |