Showing posts with label length. Show all posts
Showing posts with label length. Show all posts

Wednesday, January 1, 2014

The JavaScript length Property

The length property in JavaScript is used to determine how many elements are in a thing. I use the word thing because the length property can be used on almost any kind of variable.