fileReadCsv


fileReadCsv

fileReadCsv (fileid)

Reads a line from the file, splitting the line into tokens as delimited by standard CSV rules.

Parameters:

fileid - the file identifier from which to read.

Returns:

An array of tokens. If the read fails, false is returned and the reason may be obtained by calling fileGetLastError().


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*