---
title: errorMessage
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsapplescript/errormessage
---

# errorMessage

An NSString that supplies a detailed description of the error condition.

## Declaration

```swift
class let errorMessage: String
```

## See Also

### Constants

- [errorNumber](foundation/nsapplescript/errornumber.md)
- [errorAppName](foundation/nsapplescript/errorappname.md)
- [errorBriefMessage](foundation/nsapplescript/errorbriefmessage.md)
- [errorRange](foundation/nsapplescript/errorrange.md)
