IniSection.opCall

Gets key value

struct IniSection
alias opCall = getKey

Return Value

Key value

Throws

IniException if key does not exists

Meta