View Source Skitter.BIO.Print (Skitter v0.7.1)

Print operation.

This operation print any data element it receives and emits the received value on its out port. This makes it possible to insert this operation in the middle of a data processing pipeline for debugging purposes.

A single string should be provided as an argument, this string will be used as a prefix for the printed output.

Operation Properties