CSVReaderdoubleValue Method

Overload List

doubleValue(ListString, Int32) retrieve numerical data from line of csv-data. selection_ids contains indices of items to be converted to numbers. Values non-existent in the table cause an exception. Decimal separators may be '.' or ','.
doubleValue(ListString, Int32, Double) Try to retrieve value with index id1; if not successful return val.

See Also