🔸global object property
🚧 under construction
Last updated
Was this helpful?
🚧 under construction
Last updated
Was this helpful?
Was this helpful?
JS ⟩ scope ⟩ global ⟩ global object ⟩ property
property of the global object.
read-only global object property❗
NaN
/Infinity
/ undefined
global variable/function as global object property
/ is implemented as global object property❗
is automatically registerd as /.
these properties cannot be deleted with delete❗