GetField
GetField( nCol AS Integer ) AS String
Returns the field in the column <nCol> (>= 1) of the current record.
Warning: If this method is called a second time on the same field and on the same record, it returns an empty field.
GetField( nCol AS Integer ) AS String
Returns the field in the column <nCol> (>= 1) of the current record.
Warning: If this method is called a second time on the same field and on the same record, it returns an empty field.