🔸global object property
🚧 under construction
JS ⟩ scope ⟩ global ⟩ global object ⟩ property
property of the global object.
read-only global object property❗
NaN
/Infinity
/ undefined
DOM element with "id" is automatically registerd as global variable/global object property.
Last updated