Invoque em JS
Invoke means to call a funtion or method
programming tutorials technology and gaming
Invoke means to call a funtion or method
(function(){ console.log("Allah is almighty of all"); })(); // this function will call itself :)