Hi all, is there an API equivalent of nlapiFormatCurrency API in terms of displaying a decimal number? My weight column on an order is a decimal field so if there is a number like 0.94, the order displays as .94 but if I add the nlapiFormatCurrency then it displays 0.94. So, was wondering if we have anyt equivalent API for decimals?