.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 2026-07-14T20:35:41Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos