Name

adams.flow.sink.ProgressConsole


Synopsis

Outputs progress information in the console. The incoming token is used as 'current' value to be displayed. For convenience, the incoming token representing a number can also be in string format. Only outputs something if different from the last output.


Additional information

Flow input/output:
- input: java.lang.Number, java.lang.String


Options