.ExternData.Interfaces.INI.getString

Get scalar String value from INI file

Information

Interface

partial function getString
  extends Interfaces.partialGetString;
  input String section = "" "Section";
  input Types.ExternINIFile ini "External INI file object";
end getString;

Generated at 2025-10-13T18:21:00Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos