To unset a variable in JavaScript, use the undefined. After that, use delete operator to completely remove it.
確定! 回上一頁