Delay
The delay component puts incoming messages on a stack. It will pop and output the first message on the stack on a configured interval.
You can set a time for the delay between messages in the configuration.
Delay: number in milliseconds
Inputs | Outputs
The incoming message.