.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-08-05T20:24:29Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos