Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Deletes section and sub-entries

 


Syntax

Ini_DeleteSection(sFile, sSection) As Boolean 


Parameters

sFile (String)

Filename

...

Section name


Example

Code Block
language
languagevb
themeEclipse
vbtitleVBScript
If bStatus Then bStatus = Ini_DeleteSection("C:\CapaInstaller.ini", "SectionName") 

Scripting Guidelines 


Related functions

Ini_DeleteSection Ini_GetAllSections Ini_GetAllSectionVariables