IniSection.setKey

Sets section key

struct IniSection
void
setKey
(
string name
,
string value
)

Parameters

name string

Key name

value string

Value to set

Meta