---
title: "in(_:)"
framework: lightweightcoderequirements
role: symbol
role_heading: Type Method
path: "lightweightcoderequirements/teamidentifier/in(_:)-1z4vz"
---

# in(_:)

Matches if the team identifier of the code matches any of the provided team identifiers.

## Declaration

```swift
static func `in`(_ values: [TeamIdentifier.DataType]) -> TeamIdentifier.OutType
```
