Lucee Function Reference
Function LSPARSEEUROCURRENCY
This Function is deprecated
use function lsParseCurrency instead
Example
lsparseeurocurrency(string currency_string,[string locale]):string
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
currency_string | string | Yes | Locale-specific string |
locale | string | No | Locale to use instead of the locale of the page when processing the function |