---
title: kAEContains
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kaecontains
---

# kAEContains

The value of operand1 contains the value of operand2 (for example, the string "operand" contains the string "era").

## Declaration

```swift
var kAEContains: OSType { get }
```
