Web Designer? Design and market your own professional website with easy-to-use tools.
Compare, review and buy thousands of Laptops , software products at CheckCost.co.uk
Your Text Link Here! and your text description here!
The string object of javascript allows you to manipulate a stored piece of text.
| Property | Description |
|---|---|
| constructor | Is a reference to the function that created the object |
| length | Returns the number of characters in a string |
| prototype | Allows you to add custom properties and methods of an object |
| Method | Description |
|---|---|
| anchor | Creates and adds a named anchor to a string object |
| toLowerCase | Displays a string in lowercase letters |
| toUpperCase | Displays a string in uppercase letters |