.ExternData.Interfaces.partialGetString

Interface

partial function partialGetString
  extends Modelica.Icons.Function;
  input String varName "Key";
  output String str "String value";
  output Boolean exist "= true, if varName exits; = false, if it does not exist and str is set to a an empty string";
end partialGetString;

Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos