# table\_handle

**table\_handle**

The window handle of the table which the hand is from.

**Nullable:** true

{% hint style="info" %}
For hands saved while playing.  Can be omitted, null, or empty string if there is no table window associated with the hand.
{% endhint %}

**Type:** handle\_string

Example:

```javascript
"table_handle": "0A123BDE"
```
