Example: javascript check for undefined if (typeof myVariable === 'undefined'){ //myVariable is undefined }
確定! 回上一頁