Chris McClellan
05/19/2021, 12:48 AMnicholas
Chris McClellan
05/19/2021, 5:39 AMCSV = csv_file_create()
but then I thought it was a great idea to do this
json = json_file_create()
and obviously had
import json
at the top of the script 😆 🤣
It's all fixed now 🙂Kevin Kho