# Function Output

## Overview

![The Function Output Node.](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-8e5ad9366196726c0bf347c0c032b5849c3dbcd3%2Ffunctionoutputnode20241.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/2024.1/overview#scopes): **Function**.

## Attributes

![The Function Output Node Attributes.](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%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/2024.1/toolbox/functions/function)
* [**Function Input**](https://docs.incari.com/incari-studio/2024.1/toolbox/functions/function/function-input)
