# String Value

## Overview

![The String Value Node.](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-34e0344ca34c6ecf61ffc3d1119a6bbf8e795ef6%2Fstringvalueupdatedimage.png?alt=media)

The **String Value Node** returns the `Value`, or contents, of a **String**.

[**Scope**](https://docs.incari.com/incari-studio/2023.2/overview#scopes): **Project**, **Scene**, **Function**, **Prefab**.

## Attributes

![The String Value Node Attributes.](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-0a14257b481900a47d7d697185264f499ca35659%2Fstringvalueattributes.png?alt=media)

| Attribute | Type           | Description                                                                                       |
| --------- | -------------- | ------------------------------------------------------------------------------------------------- |
| `Value`   | **User Input** | User inputted text set as the `Value` when there is nothing connected to `Input` on the **Node**. |

## Inputs

| Input             | Type       | Description                                                           |
| ----------------- | ---------- | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**  | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Input`           | **String** | The **String Variable** set as the `Value`.                           |

## 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. |
| `Output`           | **String** | The ouputted `Value` of the **String**.                                                                                                |
