How do I acess the "this" object in FunScript?
For example:
let this = // ????
Globals.Dollar.Invoke(this).addClass("active")
How do I acess the "this" object in FunScript?
For example:
let this = // ????
Globals.Dollar.Invoke(this).addClass("active")