echo(false) disables Interactive output, echo(true) enables it again.
function echo input Boolean setEcho; output Boolean newEcho; end echo;