Navigation: Realtest Script Language > Syntax Element Details > CSVNumFmt Category Import Specification Description Specifies whether numbers (prices) in a CSV Import use a point or a comma as their decimal separator Choices Point - point (period) is used (default) Comma - comma is used Notes By default (and by definition) comma is the field separator in a CSV file, and point is the decimal separator. This optional item enables European-format "CSV" files to be imported by RealTest. When you add CSVNumFmt: Comma to your CSV Import definition, semicolon becomes the default CSVDelim and comma is used as the decimal separator. Such files sometimes use point as the date field separator, and RealTest also supports this format automatically. See also CSVDateFmt for D/M/Y date field order specification. Copyright © 2020-2025 Systematic Solutions, LLC