Icon AnsiStrToCurr Method

function AnsiStrToCurr(const Value: String): Currency

Usage

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