with (findImg(200)) { text = "Pie"; style = "b"; zoom = 0.65; } //IS THE SAME AS with (findImg(200)) { text = "Pie"; zoom = 0.65; }