Calls a method of an object, substituting another object for the current object.
call([thisObj[, arg1[, arg2[, [, argN]]]]])  | 
| JScript | 
| call Method (JScript 5.6) | 
| See Also | 
Calls a method of an object, substituting another object for the current object.
call([thisObj[, arg1[, arg2[, [, argN]]]]])  | 
Arguments
Remarks
Requirements
See Also