My blog on IT, Computer graphic, Finance, business and everything
function jFunc( param1, param2, param3 ) { // your function here…; }
if( param2 == undefined) { //do something here } if( param3 == undefined) { //do something here }
No comments:
Post a Comment