Skip to main content

Overview

The format-currency transformation formats a number as a currency value.

Syntax

format-currency(<variable>)

Parameters

ParameterTypeRequiredDescription
variablenumberYesThe number to format as currency

Examples

format-currency(<variable>)
For more advanced currency formatting with locale and currency code support, see Format Currency with Locale or Format Currency with Locale and Currency.