# Local OS

This wildcard will be replaced with the hosts operating system (the client who is executing the job right now).

The available values for this wildcard are:

* Linux
* Mac OS X
* Windows 10
  * *This value will be shown as well on Win 11 hosts*
* Windows NT
  * *This value is dedicated to Windows Server OS hosts*
* Unix

{% hint style="info" %}
This wildcard tells you the operating system of your host running the stream, the operating system of your client might be another - consider to have a look into this wildcard [user OS](/helmut4-releases/v4.6.2/helmut4-components/streamdesigner/wildcards/functional-wildcards/user-os.md)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.helmut.de/helmut4-releases/v4.6.2/helmut4-components/streamdesigner/wildcards/functional-wildcards/local-os.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
