LSEuroCurrencyFormat()
this function is just an alias for LSCurrencyFormat()
Status:
LSEuroCurrencyFormat( number=object, type=string, locale=locale );
Returns: String
Examples
<cfoutput>#lSEuroCurrencyFormat(4.5)#</cfoutput>
See also
- Currency features
- Formatting
- Internationalization
- Strings
- LSCurrencyFormat()
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)