.ExternData.Interfaces.partialGetInteger

Interface

partial function partialGetInteger
  extends Modelica.Icons.Function;
  input String varName "Key";
  output Integer y "Integer value";
  output Boolean exist "= true, if varName exits; = false, if it does not exist and y is set to 0";
end partialGetInteger;

Generated at 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos