.MetaModelica.boolOr

Information

Logically combine two Booleans with 'or' operator

Interface

function boolOr
  input Boolean b1;
  input Boolean b2;
  output Boolean b;
end boolOr;

Generated at 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos