b1.length returns undefined!!!? please help.Code:function Do_Calc(a,b,c,d){ var a_1,b1,c_1,d_1; if((c == "picom") && (d=="km")){ b1 = a / 1000000000000000; } alert(b1.length); }
|
Results 1 to 2 of 2
Thread: Undefined?Threaded View
|
Click Here to Expand Forum to Full Width |