Core JavaScript 1.5 Reference:Global Objects:String:constructor
From MDC
[edit] Summary
Returns a reference to the String function that created the instance's prototype. Note that the value of this property is a reference to the function itself, not a string containing the function's name.
| Property of String | |
| Implemented in: | JavaScript 1.1, NES 2.0 |
| ECMA Version: | ECMA-262 |
[edit] Description
See constructor