UIZE JavaScript Framework

JAVASCRIPT REFERENCE String

1. Introduction

.

2. Constructor

DIFFERENT USAGES

3. Instance Methods

3.1. charAt

3.2. charCodeAt

3.3. concat

3.4. indexOf

3.5. lastIndexOf

3.6. localeCompare

3.7. match

3.8. replace

3.9. search

3.10. splice

3.11. split

3.12. substr

3.13. substring

3.14. toLocaleLowerCase

3.15. toLocaleUpperCase

3.16. toLowerCase

3.17. toString

3.18. toUpperCase

3.19. valueOf

4. Instance Properties

4.1. constructor

4.2. length

5. Static Methods

5.1. String.apply

5.2. String.call

5.3. String.fromCharCode

5.4. String.toString

5.5. String.valueOf

6. Static Properties

6.1. String.constructor

6.2. String.length

6.3. String.prototype