screnshaw
09/14/2021, 9:17 PMDavid B
09/14/2021, 9:26 PM${record.total}
, ${record.item.rate}
, ${record.item.amount}
, etc)
If you want the currency's 3digit ISO code, use ${record.currencysymbol}
screnshaw
09/14/2021, 9:27 PMscrenshaw
09/14/2021, 9:28 PMscottvonduhn
09/14/2021, 9:30 PMnsformat_currency(amount)
functionscottvonduhn
09/14/2021, 9:31 PMDavid B
09/14/2021, 9:32 PMscottvonduhn
09/14/2021, 9:37 PMnsformat_currency
function was designed to overcome that exact limitation.scottvonduhn
09/14/2021, 9:40 PM