Print to Console


Synopsis

Prints the given parameter value to the console.


Description

This operator prints the given parameter value to the consoles. The parameter value may contain macros. E.g. you may print the operator apply count using theĀ %{a} macro. This operator is escpecially helpful when processes are executed in the background (i.e. without a graphical user interface) or as services in order to protocol the process progress.


Input


Output


Parameters


ExampleProcess