See Also Example Applies To Specifics
Returns a descriptive string associated with an error. This is the default property for the Error object.
Return Values
The return value is a String data type that describes the error.
Remarks
The Description property comprises a short description of the error. Use this property to alert the user about an error that you cannot or do not want to handle.