# Node Result ?

This wildcard is replaced by the output value of a node whose NodeID is used. The node ID of each node that outputs an output value can be copied into the clipboard via the edit palette within the stream designer. The wildcard is used in the following way.

* {node.result.?}
* For the following input (?) --> 152a8dc6-592b-43d8-874f-59f15f681a6a
* The output is going to be --> Node Output


---

# 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.0/helmut4-components/streamdesigner/wildcards/functional-wildcards/node-result.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.
