.OpenModelica.Scripting.echo

Turns interactive output on or off.

Information

echo(false) turns off all output when executing interactive commands or a script, echo(true) turns it on again.

Interface

function echo
  input Boolean setEcho;
  output Boolean newEcho;
end echo;

Generated at 2025-07-12T18:21:06Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos