Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Charles_Poore

Tag óta
Charles_Poore

Legutóbbi dokumentációs tevékenység

Összes tevékenység megtekintése
Oldal Dátum Megjegyzés

new operator


When testing the final bit of code (car2.owner.name) in my console, it returned undefined. The correct code that worked was: car2.owner, which returns the owner's name.