I've got a negative number in an inline html field...
# suitescript
k
I've got a negative number in an inline html field that I want to format as dollars, but when I use
format.format
I get -825.00 What would be the easiest way to get a $ between the - and the 8?