---
title: "requestValue(_:)"
framework: appintents
role: symbol
role_heading: Instance Method
path: "appintents/intentparameter/requestvalue(_:)-70qzm"
---

# requestValue(_:)

Request a value from the user for this parameter.

## Declaration

```swift
final func requestValue(_ dialog: IntentDialog? = nil) -> any Error
```
