lsParseEuroCurrency

Formats a locale-specific currency string as a number. Attempts conversion through each of the default currency formats (none, local, international). Ensures correct handling of euro currency for Euro zone countries.

lsParseEuroCurrency(currency_string) → returns numeric

Discouraged: Use LSParseCurrency instead

Argument Reference

currency_string string
Required

Examples
Sample code invoking the lsParseEuroCurrency function

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub