/ ** * พิจารณาว่า null * @param data */ function isnull (ข้อมูล) {return (data == "" || data == undefined || data == null)? "ไม่มี": ข้อมูล; -