D
D
danilstep2018-03-07 22:14:55
JavaScript
danilstep, 2018-03-07 22:14:55

Who will explain how lenght works?

var rating = new Array(6,1,11,4,2,5,4,4,9,12);
    
    alert(rating.lenght)

On output, alert outputs underfined, why?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Arman, 2018-03-07
@danilstep

length =)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question