.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-02-24T19:19:10Z by OpenModelicaOpenModelica 1.26.2 using GenerateDoc.mos