.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 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos