IniSection.getSectionEx

Returns section by name in inheriting(names connected by dot)

struct IniSection
getSectionEx
(
string name
)

Parameters

name string

Section name

Return Value

Section

Meta