.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-07-14T18:21:07Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos