Created
September 17, 2019 23:45
-
-
Save johnhutchins/8a9c44d6d9fcc55112d23bc98e56ee7a to your computer and use it in GitHub Desktop.
last item in array
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
arrayName[arryName.length - 1]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment