Reads a value associated with a key in a specified section from the specified configuration data.
If the key does not exist, the node returns the default value. This node supports multibyte characters in strings.
Name of the section from which to read the specified key.
Reference to the configuration data.
Name of the key to read.
Value to return if the node does not find the key in the specified section or if an error occurs.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Boolean specifying whether the string was written without escaping unprintable and backslash (\) characters.
If False, the node replaces any unprintable characters in the string, such as <ESC>, with a backslash and two Hex characters (\xx). If True, the node does not convert the unprintable characters in the string.
Reference to the configuration data.
Value of the key.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application