Converting Field value to integer

Hi There,
I am trying to convert field values to integer type so that i can add those values but i am unable to do so.
Need your Help.
Attaching image so that you can see through the code.

The fieldtype which i am converting is select and then assigning the addition to another field of type Read Ony.

Try float instead of int.

I did it using data as field type.
and converted the other fields to int.
Thanks for the help.
Appreciate it.