Squirrel/Server/Functions/Ini/DeleteIniSection

From Liberty Unleashed Wiki
Revision as of 01:24, 27 November 2009 by Juppi (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This function removes a whole section from an .ini file.

Syntax

  1. bool DeleteIniSection( string file, string section )

Arguments

  • file - The name of the .ini file
  • section - The section which should be deleted

Example

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o
  1.  
  2. -- todo
  3.  

Notes

-- Example notes here

Related Functions

These functions are provided by the official module lu_ini.

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox