Methods
Method | Description |
length | |
join | |
map | it will take each item and add it to an array |
pop | removes and displays the last item from the end |
push | adds an item to the end |
reverse | reverse the order of the items |
slice | remove and displays part of the array |
sort | alphabetically sort items. |
© 2019 Better Solutions Limited. All Rights Reserved. © 2019 Better Solutions Limited TopPrevNext