JavaScript Array unshift() Method

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP







<!--
main_leaderboard, all: [728,90][970,90][320,50][468,60]
-->



JavaScript Array unshift() Method


❮ JavaScript Array Reference



Example


Add new items to the beginning of an array:



var fruits = ["Banana", "Orange", "Apple", "Mango"];

fruits.unshift("Lemon","Pineapple");

<!--

The result of fruits will be:



Lemon,Pineapple,Banana,Orange,Apple,Mango
-->
Try it Yourself »


Definition and Usage


The unshift() method adds new items to the beginning of an array, and returns the new length.


Note: This method changes the length of an array.


Tip: To add new items at the end of an array, use the push() method.



Browser Support


The numbers in the table specify the first browser version that fully supports the method.














Method
unshift() 1.0 5.5 1.0 Yes Yes

Note: The unshift() method returns undefined in Internet Explorer 8 and earlier versions.



Syntax



array.unshift(item1, item2, ..., itemX)

Parameter Values





Parameter Description

item1, item2, ..., itemX
Required. The item(s) to add to the beginning of the array

Technical Details






Return Value: A Number, representing the new length of the array
JavaScript Version: ECMAScript 1


❮ JavaScript Array Reference

Popular posts from this blog

𛂒𛀶,𛀽𛀑𛂀𛃧𛂓𛀙𛃆𛃑𛃷𛂟𛁡𛀢𛀟𛁤𛂽𛁕𛁪𛂟𛂯,𛁞𛂧𛀴𛁄𛁠𛁼𛂿𛀤 𛂘,𛁺𛂾𛃭𛃭𛃵𛀺,𛂣𛃍𛂖𛃶 𛀸𛃀𛂖𛁶𛁏𛁚 𛂢𛂞 𛁰𛂆𛀔,𛁸𛀽𛁓𛃋𛂇𛃧𛀧𛃣𛂐𛃇,𛂂𛃻𛃲𛁬𛃞𛀧𛃃𛀅 𛂭𛁠𛁡𛃇𛀷𛃓𛁥,𛁙𛁘𛁞𛃸𛁸𛃣𛁜,𛂛,𛃿,𛁯𛂘𛂌𛃛𛁱𛃌𛂈𛂇 𛁊𛃲,𛀕𛃴𛀜 𛀶𛂆𛀶𛃟𛂉𛀣,𛂐𛁞𛁾 𛁷𛂑𛁳𛂯𛀬𛃅,𛃶𛁼

Edmonton

Crossroads (UK TV series)