Owning Palette: Configuration File VIs
Requires: Base Development System
Removes a key in a specified section from the configuration data identified by refnum.
Add to the block diagram | Find on the palette |
section is the name of the section from which to remove the specified key. | |
refnum is the reference number of the configuration data. | |
key is the name of the key to remove. | |
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. | |
found? is TRUE if the VI found the key in the specified section. | |
error out contains error information. This output provides standard error out functionality. |