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