CSV_DB_GetFieldIndex
Returns the index of a specified field in a specified recordset.
Syntax
CSV_DB_GetFieldIndex(hRecordSet,sField)
#sField:
Name of field.
Return Value
Index of fields if successful, otherwise -1.