javascript Error message

messageNN 6 IE 5.5(Win) ECMA 3  

Read/Write  

Provides a plain-language description of the error. There is no standard for the format or content of such messages.

 
Example
 
if (myError.description.indexOf("defined") != -1) {
    // handle error for something being undefined
}
 
Value

String.


735,Nickname,Homepage or email,Comments here,Add comment