---
title: keyErrorString
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/keyerrorstring
---

# keyErrorString

Error string. Often used to extract error information from a reply Apple event to display to the user.

## Declaration

```swift
var keyErrorString: AEKeyword { get }
```
