I would like to know can we use Val statement in J# likeVB6.0/VB.nettextBox1.text = Val(textBox2.text) * Val(textBox3.text)
noyou can useString s1 = "50int i = Integer.parseInt(s1);