However, if your variable x first appeared in the script without a declaration, then you can use the delete operator ( delete x; ) and your variable will be ...
確定! 回上一頁