---
title: kAELessThanEquals
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kaelessthanequals
---

# kAELessThanEquals

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

## Declaration

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