Method Parser.CSV()->fetchrecord()
- Method
fetchrecord
 mappingfetchrecord(void|array|mappingformat)- Description
 This function consumes a single record from the input. To be used in conjunction with parsehead().
- Returns
 It returns the mapping describing the record.
- See also