NetSuite Advanced PDF/HTML - Get rid of Currency Symbol before Rate -


how go getting rid of currency symbol netsuite outputs on printed form?

<td align="right" colspan="4">${item.rate}</td> 

instead of €3.00, want output 3.00

i have found answer...

${record.rate?html?replace("€","")} 

Comments

Popular posts from this blog

account - Script error login visual studio DefaultLogin_PCore.js -

xcode - CocoaPod Storyboard error: -