--- title: Widgets - process input --- {% raw %} {% endraw %} {% include xstyle.css %} ### Process input The process input widget is used to pass input to the processes that are executed within Coedit. ![](img/process_input.png) - : Sends the text to the process, also works with ENTER. - : Closes the process input stream. - : Forces the process termination. The input text can contain [symbolic strings](features_symbolic_strings). {% raw %} {% endraw %}