company logo

IniFile :: section - Current section

The current section contains the section name for the section currently activated. Option variables are always looked for in the current section.

Return value:  Name ( odaba::String & )

Implementation details

odaba::String IniFile  :: section (  )

The function returns the name of the section currently selected. When no section is selected (top level), the function returns an empty string.