.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-04-24T18:20:02Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos