Icon FloatToAnsiStr Method

function FloatToAnsiStr(Value: Extended): String

Usage

Use the FloatToAnsiStr method to convert a Double value to an ANSI-formatted float value string. All SQL and filter expressions in DBISAM require ANSI-formatted float values, which use the period (.) as the decimal separator.
Image