I am writing JavaScripts and i need to know what strings are and how they work. I have tried to create a code to find the length of a string with str.length() function but gives error. Can any one tell me how to find the length of a string in JavaScripts.
Bookmarks