> For the complete documentation index, see [llms.txt](https://stg-store.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stg-store.gitbook.io/documentation/scripts/sticky-notes/exports.md).

# Exports

#### Client Exports

***

<details>

<summary><code>openNote</code></summary>

{% code overflow="wrap" %}

```lua
exports['stg-stickynotes']:openNote(itemNeed)
```

{% endcode %}

Opens the Sticky Note creation interface for the player.

</details>
