function a (){ console.log(this); this.newvalue = 'hello'; } a(); console.log(newvalue);
This Pen is owned by Ray on CodePen.
See more by @hsiangfeng on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.