---
title: discard()
framework: healthkit
role: symbol
role_heading: Instance Method
path: healthkit/hkseriesbuilder/discard()
---

# discard()

Invalidates the builder and discards the collected data.

## Declaration

```swift
func discard()
```

## Discussion

Discussion Any further calls to the builder raise an exception.
