1
Reply

What is this keyword refer to in JavaScript?

Atul Jain

Atul Jain

12y
1.7k
0
Reply

    The most powerful JAvascript keyword is "this". The JavaScript this keyword is used within any function scope or the global scope, and in each scope it receives a different value. The value of this inside a function, effectively depends on the object which called it.Joomla Web Design