# Function Output

## Overview

![The Function Output Node.](https://3875032344-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSX7w874Eg6ode1ivk0ZM%2Fuploads%2Fgit-blob-47407b2683f6f42194f97bf4b075bcab4ef91698%2Fnode-function-output.png?alt=media)

In the **Function's** **Logic Graph**, the **Function Output** **Node** finishes the **Logic Branch** and receives the parameter that the **Function** **Node** will return.

## Attributes

### Outputs

| Attribute              | Type          | Description                                                           |
| ---------------------- | ------------- | --------------------------------------------------------------------- |
| `Output Parameter [n]` | **Drop-down** | Label and **Data Type** for the output parameter of the **Function**. |

## Inputs

| Input                  | Type                                         | Description                                                           |
| ---------------------- | -------------------------------------------- | --------------------------------------------------------------------- |
| *Pulse Input* (►)      | **Pulse**                                    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Output Parameter [n]` | *Defined in the **Outputs*** ***Attribute*** | Parameter that will be returned by the **Function**.                  |

## See Also

* [**Function**](https://docs.incari.com/incari-studio/2021.4/toolbox/functions/function)
* [**Function Input**](https://docs.incari.com/incari-studio/2021.4/toolbox/functions/function/function-input)
