15.4.3 String.prototype.valueOf()

2010-07-08

string String.prototype.valueOf()

Returns this String value.

Throws TypeError when used on objects that are not instanceof String.