Icon CurrToAnsiStr Method

function CurrToAnsiStr(Value: Currency): String

Usage

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