IniSection.setKey

Sets section key

struct IniSection
void
setKey
(
string name
,
string value
)

Parameters

name
Type: string

Key name

value
Type: string

Value to set

Meta