M
Mohammed Siraj
Guest
The second argument to the callback function will identify the function by name i.e. it will be a string argument. The call will be something like this: rbv_errorsCallback(e.message, "rbf_updateRecord"); First argument (string), details the error & second argument identifies the function by name.
Continue reading...
Continue reading...