Calls a method of an object, substituting another object for the current object.
function call([thisObj : Object [, arg1[, arg2[, ... [, argN]]]]]) |
Calls a method of an object, substituting another object for the current object.
function call([thisObj : Object [, arg1[, arg2[, ... [, argN]]]]]) |