🔰global var
JS ⟩ scope ⟩ global ⟩ variable ⟩ var
a var variable declared in the global scope.
global var is also exposed as global variable, 👉 more ...
Last updated
Was this helpful?
JS ⟩ scope ⟩ global ⟩ variable ⟩ var
a var variable declared in the global scope.
global var is also exposed as global variable, 👉 more ...
Last updated
Was this helpful?