# Function Input

## Overview

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

In the **Function's** **Logic Graph**, the **Function Input** **Node** starts the **Logic Branch** and outputs the parameter received by the **Function** **Node**.

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

## Attributes

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

### Inputs

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

### Default Input Values

| Attribute             | Type                                        | Description                           |
| --------------------- | ------------------------------------------- | ------------------------------------- |
| `Input Parameter [n]` | *Defined in the **Inputs*** ***Attribute*** | Default value of the input parameter. |

## Outputs

| Output                | Type                                        | Description                                                                                                                            |
| --------------------- | ------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►)    | **Pulse**                                   | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |
| `Input Parameter [n]` | *Defined in the **Inputs*** ***Attribute*** | Parameter received by the **Function**.                                                                                                |

## See Also

* [**Function**](https://docs.incari.com/incari-studio/2023.1/toolbox/functions/function)
* [**Function Output**](https://docs.incari.com/incari-studio/2023.1/toolbox/functions/function/function-output)
