MS JScript JavaScript Tutorial

Syntax

errorobj.description
    errorobj.description = string
The description property contains the description of the error.
This property is read/write so you can assign descriptions using this property.