.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 2026-06-18T12:02:28Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos