String Value

The String Value Node.
The String Value Node returns the
Value
, or contents, of a String.
The String Value Node Attributes.
Attribute | Type | Description |
---|---|---|
Value | User Input | User inputted text set as the Value when there is nothing connected to Input on the Node. |
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 . |
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. |
Last modified 3mo ago