Encode
Encodes a list of objects into a CSV string.
Input Fields
-
list: the list of objects you want to encode into a CSV string
Example
<list in JSON>
Output Fields
- csv: the result of the CSV encoding
Example
<CSV list in JSON>