In this JavaScript Tutorial I will go over Arguments Object of functions also called Argument Array. Arguments is a local variable within all functions. This gives access to all the functions passed parameters or arguments.
Like an array, arguments object can access with index for each argument. Its index starts at 0. Although it looks like an array. It is not an array. It has the length property, but unlike an array, it does not have other array functions like pop and push.
On this page of the site you can watch the video online JavaScript Tutorial 9 - Function Arguments Object (Argument Array) with a duration of hours minute second in good quality, which was uploaded by the user Struct Feed 21 July 2017, share the link with friends and acquaintances, this video has already been watched 587 times on youtube and it was liked by 3 viewers. Enjoy your viewing!