Method Parser.CSV()->fetchrecord()


Method fetchrecord

mapping fetchrecord(void|array|mapping format)

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

parsehead(), fetch()

There are no comments to this page yet!