Decode
Decodes a CSV string into a list of objects.
Input Fields
- csv: the CSV list you want to decode
Example
<CSV list in JSON>
Output Fields
-
list: the resulting list of objects from the CSV string