As the others have said, you can use var at global scope (outside of all functions and modules) to declare a global variable:
確定! 回上一頁