# Function Output

## Overview

![The Function Output Node.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-fa82788763fcb0dbad5879283b441b42fe573728%2Ffunctionoutputnodeupdatedimage.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.

[**Scope**](https://docs.incari.com/incari-studio/2023.1/overview#scopes): **Function**.

## Attributes

![The Function Output Node Attributes.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-7f9a68b037801b4456a355c417e01dc7e27468af%2Ffunctionoutputattributes.png?alt=media)

### 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/2023.1/toolbox/functions/function)
* [**Function Input**](https://docs.incari.com/incari-studio/2023.1/toolbox/functions/function/function-input)
