<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 15.0.0 -",
    "watchOS: 8.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "P256K",
  "identifier" : "/documentation/P256K/Int256/init(_:format:lenient:)-6ugjl",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "P256K",
      "Swift"
    ],
    "preciseIdentifier" : "s:Sz10FoundationE_6format7lenientxSS_AA18IntegerFormatStyleV7PercentVyx_GSbtKcfc::SYNTHESIZED::s:5P256K6Int256V"
  },
  "title" : "init(_:format:lenient:)"
}
-->

# init(_:format:lenient:)

```
init(_ value: String, format: IntegerFormatStyle<Self>.Percent, lenient: Bool = true) throws
```