home come `${chargeTotal?string.currency}` throws ...
# advancedpdf
g
home come
${chargeTotal?string.currency}
throws an unexpected error. The
?string.currency
is the only thing I added. I even tried
?string("#,##0.00")
. Same unexpected error.