Control Flow
Publish
Publishes a value by a key to all listeners in the current flow. Use ‘Subscribe’ to listen to events.
Inputs
- key: A key to use to subscribe to values (required)value: undefined (required)
Outputs
- None
Publishes a value by a key to all listeners in the current flow. Use ‘Subscribe’ to listen to events.