Changes

Jump to navigation Jump to search
1 byte added ,  23:59, 12 February 2022
m
Added missing "?" to origin $csv?records(2)
* <code>$csv?records[5]</code> returns all entries of the 5th record (row)
* <code>$csv?records?(2)</code> returns all entries of the 2nd field (column)
* <code>$csv?names?*</code> returns the names of all fields (if available)
* Return enumerated strings for all records:
editor
1

edit

Navigation menu