.ExternData.Interfaces.INI.getBoolean

Information

Interface

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;

Generated at 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos