Sadly, you cannot export a struct to CSV. You can, however, make a data table out of a struct and export the data table to csv.
Sadly, you cannot export a struct to CSV. You can, however, make a data table out of a struct and export the data table to csv.