We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Read a row from the CSV file without mapping columns to fields.
uses('csv-import');
public function array [[CSVImport]]::rowFlat()
An indexed array of values read from the file, or null if the end of file is reached.
null