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

# match(_:)

Match the specified bool value against a bool value.

## Declaration

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