> For the complete documentation index, see [llms.txt](https://docs.helmut.de/helmut4-releases/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helmut.de/helmut4-releases/v4.9.1/helmut4-components/streamdesigner/nodes/actions/misc/stream-delete-store-variable-action.md).

# Stream Delete Store Variable Action

With the help of the Stream Delete Store Variable Action it is possible to delete an existing store variable in the [Stream Variable Store](/helmut4-releases/v4.9.1/helmut4-components/streamdesigner/stream-variable-store.md) by specifying the name (key) of the variable.

This is only possible if the variable is **not protected**.

To remove the protection of a store variable, one need to do this manually by accessing it via the [Stream Variable Store](/helmut4-releases/v4.9.1/helmut4-components/streamdesigner/stream-variable-store.md).

<figure><img src="/files/GK4wzGcQT78n7bE5jdef" alt="" width="349"><figcaption><p>Stream Delete Store Variable Action</p></figcaption></figure>

{% hint style="danger" %}
Keep in mind to ***use only the variable key*** "test1234".

Using the wildcard "{store.variable.test1234}" would lead to an issue due to syntax error.
{% endhint %}
