Jump to content

Help With this?


jamesboy27

Recommended Posts

I'm clueless in JavaScript, so I'm guessing:

  1. "Amerifat" is not a String type, thus; you can't return its length. I say this because, in Java, you define a String by String, not var.
  2. length; is not the correct way of returning the String's length. I say this because, in Java; you get the String's length with length();
Edited by liverare
Link to comment
Share on other sites

  • 2 weeks later...
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...