apply Method
Returns a method of an object, substituting another object for the current object.
function apply([thisObj : Object [,argArray : { Array | arguments }]])
Show:
Returns a method of an object, substituting another object for the current object.
function apply([thisObj : Object [,argArray : { Array | arguments }]])