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.