---
title: kODMatchLessThan
framework: opendirectory
role: symbol
role_heading: Global Variable
path: opendirectory/kodmatchlessthan
---

# kODMatchLessThan

## Declaration

```swift
var kODMatchLessThan: 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)
- [kODMatchGreaterThan](opendirectory/kodmatchgreaterthan.md)
- [kODMatchInsensitiveBeginsWith](opendirectory/kodmatchinsensitivebeginswith.md)
- [kODMatchInsensitiveContains](opendirectory/kodmatchinsensitivecontains.md)
- [kODMatchInsensitiveEndsWith](opendirectory/kodmatchinsensitiveendswith.md)
- [kODMatchInsensitiveEqualTo](opendirectory/kodmatchinsensitiveequalto.md)
