Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 227 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 227 Bytes

A node that stores a message and emits it when it is triggered.

  1. Send a message to the node
  2. Send a message which has the .trigger property set to true. The message sent at step 1 will be emited at the output of the node.