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