brain

  • [output] output field: to process message by another brain sequentialy
<brain bid="[bid]" key="[brain key]">[message to process]</brain>

Description

To get the output message from another brain.

Examples

Example 1.

  • Cell 1
    • process the input by brain 99999
    • <brain bid="99999" key="xxxxx"><input/></brain>