-
- Downloads
Use the JS-standard method of passing a variable number of arguments to a
function (using function.apply()) rather than depending on the js.exec() array-args-expansion feature I recently added and then just removed.
Please register or sign in to comment