Update FormatCurrency.md

This commit is contained in:
IT for GHK-Arolla
2023-11-07 16:07:36 +01:00
committed by GitHub
parent b40fff396d
commit bb41588b26
+1 -1
View File
@@ -11,7 +11,7 @@ action:
- functions/lang/FormatNumberCustom
- functions/lang/FormatPercent
returnType: string
signatures: [lang.FormatAccounting PRECISION CURRENCY NUMBER]
signatures: [lang.FormatCurrency PRECISION CURRENCY NUMBER]
---
```go-html-template