partial function getBoolean extends Interfaces.partialGetBoolean; input String section = "" "Section"; input Types.ExternINIFile ini "External INI file object"; input Boolean strict = true "Return an error if there are characters on the line that aren't part of the value"; end getBoolean;