any apply (Object thisObj, Array args)
Apply a?this?object and an argument list to a function.
This function is different from?call(); here, the arguments are suppliedas an Array object.