SyntaxFix
Write A Post
Hire A Developer
Questions
Unfortunately, No. You will you have to go through a loop and count them.
EDIT :
var arrLength = arr.filter(Number); alert(arrLength);