JS โฉ scope โฉ global โฉ variable โฉ var
a var variable declared in the global scope.
global var / function is global object propertyโ๏ธ
global var is also exposed as global variable, ๐ more ...
Last updated 2 years ago
Was this helpful?