String
- Updated2023-02-17
- 2 minute(s) read
String
Reads data and the simplified data type from a registry value.
If the key or value does not exist or an unrecoverable error occurs, the node returns the default data.
Inputs/Outputs

reference in
Reference to the open registry key.

value
Name of the registry value.

default data
Data to return if value is not found or if an unrecoverable error occurs.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

reference out
Reference to the open registry key.

simple data type
Simplified Windows registry type.

string/binary data
Data of Windows registry type String or Binary.

error out
Error information.
The node produces this output according to standard error behavior.