Strings

Hi Kirupa,

Well I have a few questions of STRINGS.

Can you help me to understand more about :

  • charAt()
  • indexOf()
  • toUpperCase()
  • toLowerCase()
  • slice()
  • parseInt()

I saw you video tree times, but I don´t complete understand all, maybe you have more examples with writing code.

Thanks for reading me,

Claudia

Hi Claudia - I was about write some examples here, but then I realized I have them in the written version of the video: https://www.kirupa.com/html5/strings_in_javascript.htm

Does this help? All of the methods you mention are covered there :slight_smile:

Cheers,
Kirupa