.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 2025-05-08T18:20:46Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos