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.


icon

Inputs/Outputs

  • cstr.png section

    section is the name of the section from which to get the key names.

  • cdlrn.png refnum

    refnum is the reference number of the configuration data.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • idlrn.png refnum out

    refnum out is the reference number of the configuration data.

  • ibool.png section exists?

    section exists? is TRUE if the VI found the specified section.

  • i1dstr.png key names

    key names contains the names of all keys in the section, in the order in which they appear in the file.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.