How would I modify the delimiter to use double commas ,, and the text qualifier to brackets [ ] instead of quotes?
Here is the current csv format being used:
Here is the current csv format being used:
tools.CSVline(
query,
mail,
creation_date,
title,
subsCount,
views.remove('[views,]').collapse,
country,
email_desc.unique.join(', '),
description.collapse,
tools.js.eval('unescape("' _ links_primary.join(', ').collapse.remove('(,)$') _ '")')