---
title: kODMatchGreaterThan
framework: opendirectory
role: symbol
role_heading: Global Variable
path: opendirectory/kodmatchgreaterthan
---

# kODMatchGreaterThan

## Declaration

```swift
var kODMatchGreaterThan: Int { get }
```

## See Also

### Constants

- [kODMatchAny](opendirectory/kodmatchany.md)
- [kODMatchBeginsWith](opendirectory/kodmatchbeginswith.md)
- [kODMatchContains](opendirectory/kodmatchcontains.md)
- [kODMatchEndsWith](opendirectory/kodmatchendswith.md)
- [kODMatchEqualTo](opendirectory/kodmatchequalto.md)
- [kODMatchInsensitiveBeginsWith](opendirectory/kodmatchinsensitivebeginswith.md)
- [kODMatchInsensitiveContains](opendirectory/kodmatchinsensitivecontains.md)
- [kODMatchInsensitiveEndsWith](opendirectory/kodmatchinsensitiveendswith.md)
- [kODMatchInsensitiveEqualTo](opendirectory/kodmatchinsensitiveequalto.md)
- [kODMatchLessThan](opendirectory/kodmatchlessthan.md)
