> 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.6.0/helmut4-components/streamdesigner/wildcards/functional-wildcards/stream-variable.md).

# Stream Variable ?

This wildcard is replaced with the value of a previously set, temporary variable. These temporary variables must be set within the stream and are only available while the stream is running. The wildcard is used in the following ways:

* {stream.variable.?}
* For the following input (?) --> MyStreamVariableName
* The output is going to be --> StreamVariableValue
