.Bodylight.Types.Utilities.readBoolean

Read the boolean value of parameter from file with lines in format: <parameterName> <value> <unit>

Interface

function readBoolean
  extends Modelica.Icons.Function;
  input String name "Variable name";
  output Boolean value "Variable value";
end readBoolean;

Generated at 2026-06-23T20:19:05Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos