.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 2026-02-14T19:14:21Z by OpenModelicaOpenModelica 1.26.2 using GenerateDoc.mos