.ExternData.Interfaces.partialGetBoolean

Interface

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

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos