javascript Error toString( )
| toString( ) | NN 6 IE 5(Win) ECMA 3 |
|
Returns a string representation of the object, but the values differ between browser families. IE returns [object Error], while Netscape 6 returns a concatenation of the name and message properties. |
|
| Parameters | |
None. |
|
| Returned Value | |
String. |
|
Previous: javascript event Description
739,Nickname,Homepage or email,Comments here,Add comment
