To unset a variable in JavaScript, use the undefined. After that, use delete operator to completely remove it. Let's try the code snippet again.
確定! 回上一頁