Skip to content

Comment on Search: .lenght - Githubparent

Comments

Yes it is, it would work fine as a variable. E.g.

  var lenght = 23;
  console.log(lenght);
will not cause any troubles. And many of the results returned by the search are of this kind.

Were you replying to me? I explicitly said .lenght would return undefined. As in, a typo on the .length property.

Sorry -- I figure I misunderstood you.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.