Invoke a function with specified this-object, and arguments provided as an array. 📘
a function
this object to invoke with
arguments array
this.x(...args)
Generated using TypeDoc
Invoke a function with specified this-object, and arguments provided as an array. 📘