# Is Letter Read

```
Mailbox > Letter> Is Letter Read
```

## Description

Returns true if the specified letter has been read in the mailbox

## Parameters <a href="#parameters" id="parameters"></a>

<table><thead><tr><th>Name</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Letter</td><td>The letter to check if it has been read</td><td></td></tr><tr><td>Mailbox</td><td>The Game Object with the mailbox component</td><td></td></tr></tbody></table>

## Keywords

```
Mailbox, Letter, Read
```
