---
title: kAEGreaterThanEquals
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kaegreaterthanequals
---

# kAEGreaterThanEquals

The value of operand1 is greater than or equal to the value of operand2.

## Declaration

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