IniDelKey

From the Oblivion ConstructionSet Wiki
Revision as of 20:36, 25 March 2008 by imported>Speedo (Graduating from beta)
(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.

See Also