javascript string format
Home
About
Location
FAQ
Returns whether or not the string starts, ends or contains a specified string. You can create simple strings using either single or double quotes: More advanced strings can be created using escape sequences: var myString = "javascript rocks";