Skip to Content
0
Former Member
Apr 11, 2007 at 08:40 AM

Datatype conversion for Displaying

19 Views

Hi

There is a variable which is stored internally in the form of Decimal( Length: 3 & Dec. Plcs:2 ). For Eg., X = 0.50.

I want to display this variable on the UI as X = 50%.

Is there an in-built feature to convert the datatype of this variable just for the purpose of displaying and without changing the internal datatype( decimal ).

Please help.

Thanks

Sukanya