This function
This function work in current block in a object
If you want to print current context of a block by this function
When you console.log(this) in function and again in calling then it shows an empty object(vs code) or window(a global variable) in browser
Comments
Post a Comment