Convert code to Decimal

hksharmaahksharmaa Member Posts: 55
Hi All....

I have a code variable name as cdNo which has the value:= 1.2+2.1+3.1

Now i want to convert this to decimal variable name decValue which should give me the result 6.4
I tried using EVALUATE but it gives the error as i can't enter + in decimal expression...Please help??

Comments

Sign In or Register to comment.