New Data Functions

Commerce Server 2000 provides two new data functions for handling the high precision currency type. Both are methods of the DataFunctions object.

Function Description
ConvertStringToCurrency Converts a string representation of money into a currency Variant, based on the specified locale and currency symbol.
LocalizeCurrency Creates a string representation of a currency value using a specified locale and currency symbol.

See Also

Currency Overview

Currency Modes

Rounding


All rights reserved.