Concept Flow - Array length property
Create Array
Access length property
Get number of elements
Use length value
Modify array?
Yes
length updates automatically
↩Back to Access length property
The array length property gives the number of elements in the array and updates automatically when the array changes.