JavaScript Associate — Easy
Key points
- `Array.isArray()` checks if the argument is an array
- The function returns `true` for arrays
- It returns `false` for non-array objects
- It helps in validating data types
Ready to go further?
Related questions
JavaScript Associate — Easy
Key points
Ready to go further?
Related questions