IniWriteString
Jump to navigation
Jump to search
A command for Pluggy.
Syntax:
IniWriteString FileStringID:long SectionStringID:long KeyStringID:long ValueStringID:long
Writes the Value associated with Key in the Section of File.
- If the file, section or key does not exist, it will be created.