# StringDelay

# Component Type: Processor (Subcategory: Event and String Processing)

This plugin passes received string values after a defined delay.

Screenshot: StringDelay plugin

StringDelay plugin

# Input Port Description

  • in (string): Input port for the incoming string.

# Output Port Description

  • out (string): Output port for the delayed string.

# Properties

  • delay [integer]: Delay between input and output of the string (in milliseconds).