Avatar

Level 1

Hello,

If the input amount is 1230.40 then how can I display this amount as 1230.40. I want to display Trailing zero for the amount 1230.40  but it always displays as 1230.4

I am using display pattern "num{zzz,zz9.99}".

Thanks in advance!

M..