IniSection.getSectionEx

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

struct IniSection
getSectionEx
(
string name
)

Parameters

name
Type: string

Section name

Return Value

Section

Meta