How can I see what the message tree looks like?
Created by Anders Wallenquist
- Keywords:
* In the mapping script, view incoming message with:
* inn.root.display()
* In the mapping script, after you've made made the outgoing message, use:
* out.root.display()