---
title: code
framework: intents
role: symbol
role_heading: Instance Property
path: intents/increatetasklistintentresponse/code
---

# code

The code indicating whether your app successfully handled the intent.

## Declaration

```swift
var code: INCreateTaskListIntentResponseCode { get }
```

## See Also

### Getting the Response Code

- [INCreateTaskListIntentResponseCode](intents/increatetasklistintentresponsecode.md)
