From String
Purpose of the Node
Section titled “Purpose of the Node”The From String node is designed to take a string input and convert it into a generic value using JSON deserialization. This is useful for converting string representations of data into usable formats within your visual scripting software.
| Pin Name | Pin Description | Pin Type | Value Type |
|---|---|---|---|
| String | The string to be converted | String | String |
| Value | The converted value | Value | Generic |