.Modelica_StateGraph2.Blocks.BooleanFunctions.anyTrue

Returns true, if at least on element of the Boolean input vector is true ('or')

Interface

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

Generated at 2025-06-03T18:20:50Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos