Without u Quote by Eric Freeman
““If you assign a new variable without using the var keyword, that variable will be global, even if you are first assigning it in a function.””
““If you assign a new variable without using the var keyword, that variable will be global, even if you are first assigning it in a function.””