assignment (=)

JSoperatorassignment=

the assignment of a property always creates/sets a property in the original object, it never modifies objects in the prototype chain.

Last updated

Was this helpful?