On <https://helpx.adobe.com/coldfusion/cfml-refere...
# documentation
r
On https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-c-d/csvwrite.html, there are multiple issues: • in "Example: Writing a CSV from an array of structs in ColdFusion", you have sample code,
cp
, that isn't use and should be removed. • in "Write a CSV from csvrecorditerable with struct values- {"header":"#test#","skipHeaderRecord":true}", line 6 references 'test' as the header value, but the variable is test.
1