---
title: "match(_:)"
framework: lightweightcoderequirements
role: symbol
role_heading: Instance Method
path: "lightweightcoderequirements/entitlementsquery/match(_:)-6msza"
---

# match(_:)

Match the specified Int64 against an integer or array of integers.

## Declaration

```swift
func match(_ value: Int64) -> EntitlementsQuery
```
