Overview
Theformat-currency transformation formats a number as a currency value.
Syntax
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
variable | number | Yes | The number to format as currency |
Examples
For more advanced currency formatting with locale and currency code support, see Format Currency with Locale or Format Currency with Locale and Currency.