al3xicon
03/07/2022, 4:56 PM${(record.amount * -1)?string.currency}
but instead of the USD $
it's outputting a different weird character: ¤
- never seen this before, does anyone know why this might be happening? I'm assuming there's a encoding/charset preference somewhere I'm missing?