Skip to main content

format_currency

Function format_currency 

Source
pub fn format_currency(
    value: DynamicNumber,
    currency: &str,
    decimals: Option<u32>,
    grouping: Option<bool>,
) -> FunctionCall
Expand description

创建 formatCurrency 函数调用