Get Key Names VI

Owning Palette: Configuration File VIs

Requires: Base Development System

Gets the names of all keys in the specified section from the configuration data identified by refnum.

Format the content of an .ini file correctly when you use this VI.

 Add to the block diagram  Find on the palette
section is the name of the section from which to get the key names.
refnum is the reference number of the configuration data.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
refnum out is the reference number of the configuration data.
section exists? is TRUE if the VI found the specified section.
key names contains the names of all keys in the section, in the order in which they appear in the file.
error out contains error information. This output provides standard error out functionality.