- invokeUndefinedMethodFromWebScript:withArguments:
Handles undefined method invocation from the scripting environment.
Availability
Technology
- (id)invokeDefaultMethodWithArguments:(NSArray
*)arguments;
args
The arguments to be passed to the default method.
The result of invoking the default method.
- invokeUndefinedMethodFromWebScript:withArguments: