hey all,
ph_area_1_appra iserscore =
isNaN(ph_area_1 _appraiserscore )?0:ph_area_1_a ppraiserscore;
is this the only way to say this?
thanks,
rodchar
ph_area_1_appra iserscore =
isNaN(ph_area_1 _appraiserscore )?0:ph_area_1_a ppraiserscore;
is this the only way to say this?
thanks,
rodchar
Comment