---
title: HasValueComparisonOperator.hasNoValue
framework: appintents
role: symbol
role_heading: Case
path: appintents/hasvaluecomparisonoperator/hasnovalue
---

# HasValueComparisonOperator.hasNoValue

An operator that determines if the parameter’s empty.

## Declaration

```swift
case hasNoValue
```

## See Also

### Value operators

- [HasValueComparisonOperator.hasAnyValue](appintents/hasvaluecomparisonoperator/hasanyvalue.md)
