.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-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos