---
title: "init(_:)"
framework: lightweightcoderequirements
role: symbol
role_heading: Initializer
path: "lightweightcoderequirements/teamidentifier/init(_:)"
---

# init(_:)

Matches if the provided string matches the team identifier of the code.

## Declaration

```swift
init(_ value: String)
```
