Title: JavaScript - Array length Property
Description: The JavaScript Array.length property is used to return the number of elements present in an array. For instance, if the array contains four elements, then the length property will return 4. The return value of the length property is always a non-negative integer which is less than 232.
Domain: www.tutorialspoint.com
| None | IE=edge |
Links:
Viewport: viewport-fit=cover, width=device-width, initial-scale=1.0, maximum-scale=3.0, user-scalable=yes