String Value

Overview

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

Scope: Project, Scene, Function, Prefab.

Attributes

AttributeTypeDescription

Value

User Input

User inputted text set as the Value when there is nothing connected to Input on the Node.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

A standard Input Pulse, to trigger the execution of the Node.

Input

String

The String Variable set as the Value.

Outputs

OutputTypeDescription

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.

Last updated