IniDelKey

From the Oblivion ConstructionSet Wiki
Revision as of 15:06, 26 February 2008 by imported>Speedo (New page: {{Beta}} A command for Pluggy. '''Syntax:''' (Success:bool) IniDelKey FileStringID:long SectionStringID:long ''KeyStringID:long'' Deletes ''Key'' from ''Section''...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


A command for Pluggy.

Syntax:

(Success:bool) IniDelKey FileStringID:long SectionStringID:long KeyStringID:long

Deletes Key from Section in File.

  • If Key is not specified, the entire Section is deleted.