# String Value

## Overview

![The String Value Node.](https://3009747178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-1330240639%2Fuploads%2Fgit-blob-be06a1bffc2a40c5d0de8ef67306af054be64ad5%2Fstringvalue.png?alt=media)

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

## Attributes

| 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**.                                                                                                |
