> For the complete documentation index, see [llms.txt](https://docs.sickscripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sickscripts.com/shared-framework/sickwarrants/events.md).

# Events

{% tabs %}
{% tab title="Event" %}

```lua
TriggerEvent('sickwarrants:warrantMenu')
```

{% endtab %}

{% tab title="Export" %}

```lua
exports['sickwarrants']:warrantMenu()
```

{% endtab %}
{% endtabs %}

{% hint style="warning" %}
It is known that export may not work. If so contact us and we will get it patched ASAP
{% endhint %}
