Hello, I'm working in the HTML for an email creative, trying to force a
number field <%= targetData.price %> to two decimal places. It comes
through as the lowest number of decimals at the moment ("9" or "12.5".
I've used formatDate before, but can't seem to find anything on
formatting numbers. Any help would be greatly appreciated.