.Modelica_StateGraph2.Blocks.BooleanFunctions.allTrue

Returns true, if all elements of the Boolean input vector are true ('and')

Information

Interface

function allTrue
  extends Modelica.Icons.Function;
  input Boolean b[:];
  output Boolean result;
end allTrue;

Generated at 2026-02-24T19:19:10Z by OpenModelicaOpenModelica 1.26.2 using GenerateDoc.mos