michaelp0730
1/2/2015 - 5:50 PM

Convert arguments to array JavaScript

var args = Array.prototype.slice.call(arguments);