[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
IniDelKey
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.