.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-09-04T22:10:29Z by OpenModelicaOpenModelica 1.25.3 using GenerateDoc.mos