Copyright © 2009. All rights reserved.

Example: HelloWorldExample.py

  1. This example demonstrates how to build a simple custom component that appends the token “Hello” to each incoming piece of data.

Produces the output:


  1. Hello Tom

  2. Hello Dick

  3. Hello Harry