JavaScript strings are for storing and manipulating text.
A JavaScript string is zero or more characters written inside quotes.
You can learn about JavaScript Strings in this tutorial: https://www.w3schools.com/js/js_strings.asp
Complete String Reference
For a complete String reference, go to our:
Complete JavaScript String Reference.
The reference contains descriptions and examples of all string properties and methods.